Skip to content

Fix #935 + implement #770: context-function-scoped path selectors - #948

Merged
MateuszKubuszok merged 3 commits into
masterfrom
fix-935-and-770-context-function-selectors
Sep 1, 2026
Merged

MateuszKubuszok merged 3 commits into
masterfrom
fix-935-and-770-context-function-selectors

Fix CI: remove unused val and reformat Scaladoc line wrap

68574fa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 1, 2026 in 1s

82.91% (-0.56%) compared to b128e63

View this Pull Request on Codecov

82.91% (-0.56%) compared to b128e63

Details

Codecov Report

❌ Patch coverage is 56.88073% with 47 lines in your changes missing coverage. Please review.
✅ Project coverage is 82.91%. Comparing base (b128e63) to head (68574fa).

Files with missing lines Patch % Lines
...ransformer/rules/TransformToOptionRuleModule.scala 61.90% 32 Missing ⚠️
...mney/internal/compiletime/dsl/DslDefinitions.scala 76.92% 3 Missing ⚠️
...a-3/io/scalaland/chimney/dsl/CodecDefinition.scala 0.00% 1 Missing ⚠️
...ala-3/io/scalaland/chimney/dsl/IsoDefinition.scala 0.00% 1 Missing ⚠️
...and/chimney/dsl/PartialTransformerDefinition.scala 0.00% 1 Missing ⚠️
...imney/dsl/PartialTransformerDefinitionForAll.scala 0.00% 1 Missing ⚠️
...scalaland/chimney/dsl/PartialTransformerInto.scala 0.00% 1 Missing ⚠️
...and/chimney/dsl/PartialTransformerIntoForAll.scala 0.00% 1 Missing ⚠️
...3/io/scalaland/chimney/dsl/PatcherDefinition.scala 0.00% 1 Missing ⚠️
...cala-3/io/scalaland/chimney/dsl/PatcherUsing.scala 0.00% 1 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #948      +/-   ##
==========================================
- Coverage   83.46%   82.91%   -0.56%     
==========================================
  Files         176      180       +4     
  Lines        7011     7127     +116     
  Branches      509      525      +16     
==========================================
+ Hits         5852     5909      +57     
- Misses       1159     1218      +59     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.