Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Close #361 - [refined4s-circe] Add KeyEncoder and KeyDecoder for pre-defined refined types #365

Merged

Conversation

kevin-lee
Copy link
Owner

Close #361 - [refined4s-circe] Add KeyEncoder and KeyDecoder for pre-defined refined types

…r pre-defined refined types - add tests
@kevin-lee kevin-lee added this to the m19 milestone Aug 24, 2024
@kevin-lee kevin-lee self-assigned this Aug 24, 2024
@github-actions github-actions bot added the pr label Aug 24, 2024
Copy link

codecov bot commented Aug 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (71842c0) to head (992d749).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #365   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           37        40    +3     
  Lines          381       445   +64     
  Branches        18        18           
=========================================
+ Hits           381       445   +64     
Files Coverage Δ
...ned4s/modules/circe/derivation/types/network.scala 100.00% <100.00%> (ø)
...ned4s/modules/circe/derivation/types/numeric.scala 100.00% <100.00%> (ø)
...ned4s/modules/circe/derivation/types/strings.scala 100.00% <100.00%> (ø)

@kevin-lee kevin-lee merged commit ad78ad2 into main Aug 24, 2024
10 checks passed
@kevin-lee kevin-lee deleted the task/361/KeyEncoder-KeyDecoder-for-pre-defined-refined-types branch August 24, 2024 03:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[refined4s-circe] Add KeyEncoder and KeyDecoder for pre-defined refined types
1 participant