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 ciris-generic module using shapeless #9

Merged
merged 2 commits into from
May 14, 2017
Merged

Add ciris-generic module using shapeless #9

merged 2 commits into from
May 14, 2017

Conversation

vlovgr
Copy link
Owner

@vlovgr vlovgr commented May 14, 2017

Support for loading shapeless' coproducts and products with arity 1 (including value classes).

@codecov
Copy link

codecov bot commented May 14, 2017

Codecov Report

Merging #9 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #9   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          19     20    +1     
  Lines         305    323   +18     
  Branches        1      1           
=====================================
+ Hits          305    323   +18
Impacted Files Coverage Δ
...ore/shared/src/main/scala/ciris/ConfigReader.scala 100% <100%> (ø) ⬆️
...a/ciris/generic/readers/GenericConfigReaders.scala 100% <100%> (ø)
...core/shared/src/main/scala/ciris/ConfigError.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 e4802e2...96a9b47. Read the comment docs.

@vlovgr vlovgr merged commit 2c2feb0 into master May 14, 2017
@vlovgr vlovgr deleted the generic branch May 14, 2017 16:26
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.

1 participant