scalalandio / chimney

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

Add conversion to and from Java primitives #556

Closed MateuszKubuszok closed 3 months ago

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

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.98%. Comparing base (2e1a36f) to head (1708f36). Report is 115 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #556 +/- ## ========================================== + Coverage 87.75% 87.98% +0.23% ========================================== Files 137 138 +1 Lines 5455 5536 +81 Branches 455 466 +11 ========================================== + Hits 4787 4871 +84 + Misses 668 665 -3 ```

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