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

RuntimeDataStore is no longer hardcoded in macros internals #552

Closed MateuszKubuszok closed 3 months ago

MateuszKubuszok commented 3 months ago

now it's an implementation detail in DSL/Gateway/config parsing

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 87.75%. Comparing base (e00692d) to head (f5fed6f). Report is 114 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #552 +/- ## ========================================== + Coverage 87.71% 87.75% +0.03% ========================================== Files 137 137 Lines 5471 5455 -16 Branches 451 455 +4 ========================================== - Hits 4799 4787 -12 + Misses 672 668 -4 ```

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