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

Unused field policies, Merging transformations, Recursive Patchers #614

Merged
merged 79 commits into from
Jan 23, 2025

Add mention about allMatching in Ducktape and withFallback in Chimney

aa9098c
Select commit
Loading
Failed to load commit list.
Merged

Unused field policies, Merging transformations, Recursive Patchers #614

Add mention about allMatching in Ducktape and withFallback in Chimney
aa9098c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 23, 2025 in 0s

85.46% (-0.92%) compared to 1368dba

View this Pull Request on Codecov

85.46% (-0.92%) compared to 1368dba

Details

Codecov Report

Attention: Patch coverage is 82.39437% with 250 lines in your changes missing coverage. Please review.

Project coverage is 85.46%. Comparing base (1368dba) to head (aa9098c).

Files with missing lines Patch % Lines
...letime/derivation/transformer/Configurations.scala 82.01% 34 Missing ⚠️
...ey/internal/compiletime/ChimneyTypesPlatform.scala 75.00% 27 Missing ⚠️
...ey/internal/compiletime/ChimneyTypesPlatform.scala 70.45% 26 Missing ⚠️
...atchCollectionWithOptionCollectionRuleModule.scala 15.00% 17 Missing ⚠️
.../rules/PatchEitherWithOptionEitherRuleModule.scala 15.00% 17 Missing ⚠️
...rnal/compiletime/dsl/PatcherDefinitionMacros.scala 0.00% 15 Missing ⚠️
...etime/dsl/PartialTransformerDefinitionMacros.scala 0.00% 12 Missing ⚠️
.../compiletime/dsl/TransformerDefinitionMacros.scala 0.00% 12 Missing ⚠️
...rnal/compiletime/dsl/PatcherDefinitionMacros.scala 0.00% 9 Missing ⚠️
...er/rules/TransformProductToProductRuleModule.scala 93.66% 9 Missing ⚠️
... and 23 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
- Coverage   86.38%   85.46%   -0.92%     
==========================================
  Files         160      181      +21     
  Lines        6873     8105    +1232     
  Branches      577      770     +193     
==========================================
+ Hits         5937     6927     +990     
- Misses        936     1178     +242     

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