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

Add KeyDecoder for typelevel key modifying #75

Closed
wants to merge 1 commit into from

Conversation

tkrs
Copy link
Owner

@tkrs tkrs commented Feb 1, 2019

Resolves #74

@codecov
Copy link

codecov bot commented Feb 2, 2019

Codecov Report

Merging #75 into master will increase coverage by 0.35%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   62.47%   62.83%   +0.35%     
==========================================
  Files           8        9       +1     
  Lines         517      522       +5     
  Branches       13       12       -1     
==========================================
+ Hits          323      328       +5     
  Misses        194      194
Impacted Files Coverage Δ
...main/scala/mess/codec/generic/DerivedDecoder.scala 95.45% <100%> (+0.21%) ⬆️
modules/core/src/main/scala/mess/KeyDecoder.scala 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 740d2e1...7015439. Read the comment docs.

@tkrs tkrs changed the title WIP: Add KeyDecoder for typelevel key modifying Add KeyDecoder for typelevel key modifying Feb 24, 2019
@tkrs tkrs closed this Dec 7, 2019
@tkrs tkrs deleted the typelevel-key-modifier branch March 18, 2022 09:59
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.

Needs the typelevel key modification for case-class
1 participant