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

feat: warehouse transformer #5205

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: warehouse transformations

546af2a
Select commit
Loading
Failed to load commit list.
Open

feat: warehouse transformer #5205

feat: warehouse transformations
546af2a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 22, 2025 in 0s

74.83% (+0.00%) compared to 2541b1c

View this Pull Request on Codecov

74.83% (+0.00%) compared to 2541b1c

Details

Codecov Report

Attention: Patch coverage is 75.47387% with 427 lines in your changes missing coverage. Please review.

Project coverage is 74.83%. Comparing base (2541b1c) to head (546af2a).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
warehouse/transformer/events.go 56.98% 154 Missing and 74 partials ⚠️
warehouse/transformer/set.go 63.86% 31 Missing and 12 partials ⚠️
processor/processor.go 29.16% 34 Missing ⚠️
warehouse/transformer/logger.go 5.71% 33 Missing ⚠️
warehouse/transformer/testhelper/testhelper.go 20.83% 19 Missing ⚠️
warehouse/transformer/safe.go 92.30% 11 Missing and 4 partials ⚠️
warehouse/transformer/idresolution.go 90.97% 8 Missing and 4 partials ⚠️
warehouse/transformer/testhelper/outputbuilder.go 75.00% 8 Missing and 4 partials ⚠️
warehouse/transformer/transformer.go 93.95% 8 Missing and 1 partial ⚠️
...rmer/internal/reservedkeywords/reservedkeywords.go 73.91% 4 Missing and 2 partials ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff            @@
##           master    #5205     +/-   ##
=========================================
  Coverage   74.82%   74.83%             
=========================================
  Files         440      458     +18     
  Lines       61668    63406   +1738     
=========================================
+ Hits        46145    47448   +1303     
- Misses      12987    13316    +329     
- Partials     2536     2642    +106     

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