Skip to content

Conversation

grzegorz-bielski
Copy link
Contributor

Hi !

This is another attempt at fixing derivation of configured enum codecs with nested hierarchies for Scala 3 to have a better feature parity with Scala 2 configured codecs from circe-generic-extras.

Discovered after testing v0.14.5-RC1 of circe-generic-extras.

Previous work: #2158

@grzegorz-bielski
Copy link
Contributor Author

@zarthross @hamnis please do have a look when you have a moment 🙇

@codecov-commenter
Copy link

codecov-commenter commented Apr 11, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.56%. Comparing base (1ea0e87) to head (54be94b).
⚠️ Report is 31 commits behind head on series/0.14.x.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@                Coverage Diff                @@
##           series/0.14.x    #2370      +/-   ##
=================================================
- Coverage          82.57%   82.56%   -0.01%     
=================================================
  Files                 94       94              
  Lines               3712     3722      +10     
  Branches             590      594       +4     
=================================================
+ Hits                3065     3073       +8     
- Misses               647      649       +2     
Flag Coverage Δ
2.12 84.15% <ø> (-0.97%) ⬇️
2.13 84.33% <ø> (-0.94%) ⬇️
3 81.18% <100.00%> (+0.07%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@hamnis hamnis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hamnis hamnis merged commit 6f37df5 into circe:series/0.14.x Apr 14, 2025
18 checks passed
@grzegorz-bielski
Copy link
Contributor Author

Thanks for reviewing and merging this!

Do you think we can have a v0.14.13 with it in the near future?

@zarthross
Copy link
Member

@grzegorz-bielski Done! https://github.com/circe/circe/releases/tag/v0.14.13, Enjoy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants