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

Test output in docs using pprint #567

Closed MateuszKubuszok closed 2 months ago

MateuszKubuszok commented 2 months ago

We are not yet testing .enableMacrosLogging as https://github.com/VirtusLab/scala-cli/pull/2990 hasn't been yet released.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 87.88%. Comparing base (c6a1256) to head (ab798ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #567 +/- ## ======================================= Coverage 87.88% 87.88% ======================================= Files 153 153 Lines 5910 5910 Branches 474 474 ======================================= Hits 5194 5194 Misses 716 716 ```

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