mcarleio / konvert

This kotlin compiler plugin is using KSP API and generates kotlin code to map one class to another
https://mcarleio.github.io/konvert/
Apache License 2.0
93 stars 8 forks source link

Feat/support kotlinx.collections.immutable #58

Closed mcarleio closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 86.27%. Comparing base (0962ad7) to head (eff038b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #58 +/- ## ========================================== + Coverage 86.03% 86.27% +0.23% ========================================== Files 68 68 Lines 2334 2360 +26 Branches 312 314 +2 ========================================== + Hits 2008 2036 +28 Misses 154 154 + Partials 172 170 -2 ```

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