scalalandio / chimney

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

Fix a few docs issues (.matched instead of .matching, unclosed code examples), add mention about restriction on .matching in context of Options and Eithers #513

Closed MateuszKubuszok closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 90.78%. Comparing base (fa5744c) to head (80a10db).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #513 +/- ## ========================================== + Coverage 87.80% 90.78% +2.97% ========================================== Files 136 104 -32 Lines 5470 2506 -2964 Branches 450 239 -211 ========================================== - Hits 4803 2275 -2528 + Misses 667 231 -436 ```

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