Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEOS-343: tranformer methods to function init #617

Merged
merged 15 commits into from
Nov 21, 2023

Conversation

evisdrenova
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
neosync-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 21, 2023 6:25am

Copy link

codecov bot commented Nov 20, 2023

Codecov Report

Attention: 158 lines in your changes are missing coverage. Please review.

Comparison is base (19902a9) 52.13% compared to head (e6f5fc9) 62.93%.
Report is 2 commits behind head on main.

Files Patch % Lines
worker/internal/benthos/transformers/phone.go 56.06% 23 Missing and 6 partials ⚠️
worker/internal/benthos/transformers/sha256hash.go 40.00% 18 Missing and 6 partials ⚠️
worker/internal/benthos/transformers/email.go 64.61% 16 Missing and 7 partials ⚠️
...er/pkg/workflows/datasync/activities/activities.go 0.00% 14 Missing ⚠️
worker/internal/benthos/transformers/int_phone.go 62.50% 10 Missing and 2 partials ⚠️
worker/internal/benthos/transformers/random_int.go 76.00% 8 Missing and 4 partials ⚠️
...ker/internal/benthos/transformers/random_string.go 76.00% 8 Missing and 4 partials ⚠️
...rker/internal/benthos/transformers/random_float.go 85.96% 6 Missing and 2 partials ⚠️
worker/internal/benthos/transformers/firstName.go 74.07% 4 Missing and 3 partials ⚠️
worker/internal/benthos/transformers/fullName.go 75.00% 4 Missing and 3 partials ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #617       +/-   ##
===========================================
+ Coverage   52.13%   62.93%   +10.80%     
===========================================
  Files          64       30       -34     
  Lines        5891     2741     -3150     
===========================================
- Hits         3071     1725     -1346     
+ Misses       2451      810     -1641     
+ Partials      369      206      -163     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@evisdrenova evisdrenova merged commit ef2d467 into main Nov 21, 2023
9 checks passed
@evisdrenova evisdrenova deleted the updateTransformersFunctions branch November 21, 2023 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant