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

Run examples with Scala CLI #523

Closed MateuszKubuszok closed 6 months ago

MateuszKubuszok commented 6 months ago

TODO:

  1. exceptions thrown in macros can be fixed in another PR
  2. testing errors and error messages can be done in another PR
codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 87.60%. Comparing base (79648ca) to head (31e5caa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #523 +/- ## ======================================= Coverage 87.60% 87.60% ======================================= Files 136 136 Lines 5488 5488 Branches 440 440 ======================================= Hits 4808 4808 Misses 680 680 ```

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