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

WIP: Unused field policies, Merging transformations, Recursive Patchers #614

Draft
wants to merge 34 commits into
base: master
Choose a base branch
from

Merge eithers

7d8e346
Select commit
Loading
Failed to load commit list.
Draft

WIP: Unused field policies, Merging transformations, Recursive Patchers #614

Merge eithers
7d8e346
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

84.52% (-1.89%) compared to 19d7233

View this Pull Request on Codecov

84.52% (-1.89%) compared to 19d7233

Details

Codecov Report

Attention: Patch coverage is 71.55361% with 260 lines in your changes missing coverage. Please review.

Project coverage is 84.52%. Comparing base (19d7233) to head (7d8e346).

Files with missing lines Patch % Lines
...letime/derivation/transformer/Configurations.scala 57.83% 70 Missing ⚠️
.../rules/TransformIterableToIterableRuleModule.scala 49.25% 34 Missing ⚠️
...rmer/rules/TransformEitherToEitherRuleModule.scala 53.70% 25 Missing ⚠️
...rmSealedHierarchyToSealedHierarchyRuleModule.scala 31.03% 20 Missing ⚠️
...ey/internal/compiletime/ChimneyTypesPlatform.scala 67.27% 18 Missing ⚠️
...ey/internal/compiletime/ChimneyTypesPlatform.scala 59.09% 18 Missing ⚠️
...ransformer/rules/TransformMapToMapRuleModule.scala 76.00% 12 Missing ⚠️
...etime/dsl/PartialTransformerDefinitionMacros.scala 41.17% 10 Missing ⚠️
...laland/chimney/dsl/TransformerTargetFlagsDsl.scala 37.50% 10 Missing ⚠️
...nd/chimney/internal/compiletime/fp/Implicits.scala 45.45% 6 Missing ⚠️
... and 15 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #614      +/-   ##
==========================================
- Coverage   86.40%   84.52%   -1.89%     
==========================================
  Files         160      168       +8     
  Lines        6872     7588     +716     
  Branches      577      714     +137     
==========================================
+ Hits         5938     6414     +476     
- Misses        934     1174     +240     

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