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

Improve protobuf support for sealed #568

Closed MateuszKubuszok closed 2 months ago

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

Codecov Report

Attention: Patch coverage is 95.65217% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.05%. Comparing base (515fe41) to head (999b3c9).

Files Patch % Lines
...io/scalaland/chimney/dsl/TransformerFlagsDsl.scala 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #568 +/- ## ========================================== + Coverage 87.88% 88.05% +0.17% ========================================== Files 153 153 Lines 5910 5911 +1 Branches 474 500 +26 ========================================== + Hits 5194 5205 +11 + Misses 716 706 -10 ```

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