scalalandio / chimney

Scala library for boilerplate-free, type-safe data transformations
https://chimney.readthedocs.io
Apache License 2.0
1.15k stars 91 forks source link

Two-directional transformations #547

Closed MateuszKubuszok closed 2 months ago

MateuszKubuszok commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 97.46835% with 4 lines in your changes missing coverage. Please review.

Project coverage is 88.10%. Comparing base (a5c1e13) to head (bc4febd).

Files Patch % Lines
...nal/compiletime/derivation/codec/CodecMacros.scala 96.77% 1 Missing :warning:
...nternal/compiletime/derivation/iso/IsoMacros.scala 96.77% 1 Missing :warning:
...nal/compiletime/derivation/codec/CodecMacros.scala 96.77% 1 Missing :warning:
...nternal/compiletime/derivation/iso/IsoMacros.scala 96.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #547 +/- ## ========================================== + Coverage 87.98% 88.10% +0.11% ========================================== Files 138 148 +10 Lines 5536 5683 +147 Branches 470 475 +5 ========================================== + Hits 4871 5007 +136 - Misses 665 676 +11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.