Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

0.4.0 #52

Merged
merged 8 commits into from
Apr 20, 2017
Merged

0.4.0 #52

merged 8 commits into from
Apr 20, 2017

Conversation

andyscott
Copy link
Collaborator

@andyscott andyscott commented Mar 8, 2017

  • decode string map
  • provide default decoding for basic types for string map and config
  • provide means to use config decoding without importing from typesafe namespace
  • move to standard layout
  • move classy.core contents to classy
  • update docs

@andyscott andyscott added the wip label Mar 8, 2017
@codecov-io
Copy link

codecov-io commented Mar 8, 2017

Codecov Report

Merging #52 into master will decrease coverage by 8.38%.
The diff coverage is 65.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   90.54%   82.15%   -8.39%     
==========================================
  Files          12       17       +5     
  Lines         296      426     +130     
  Branches        4       12       +8     
==========================================
+ Hits          268      350      +82     
- Misses         28       76      +48
Impacted Files Coverage Δ
.../src/main/scala/classy/config/ConfigDecoders.scala 100% <ø> (ø)
...n/scala/classy/generic/derive/StringSplitter.scala 100% <ø> (ø)
modules/docs/src/main/scala/classy/package.scala 0% <ø> (ø)
...s/generic/src/main/scala/classy/generic/auto.scala 100% <ø> (ø)
...c/main/scala/classy/generic/derive/MkDecoder.scala 89.58% <ø> (ø)
...dules/core/src/main/scala/classy/wheel/types.scala 73.33% <ø> (ø)
...ules/cats/src/main/scala/classy/cats/package.scala 95.65% <ø> (ø)
...eneric/src/main/scala/classy/generic/package.scala 100% <ø> (ø)
...ala/classy/DefaultReinterpretStringInstances.scala 100% <100%> (ø)
modules/core/src/main/scala/classy/predef.scala 77.77% <100%> (ø)
... and 14 more

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 a91cc9a...d83293e. Read the comment docs.

@andyscott andyscott force-pushed the feature/towards-0.4.0 branch from f5a5f42 to e3f1a4a Compare March 8, 2017 23:42
@andyscott andyscott changed the title Feature/towards 0.4.0 towards 0.4.0 Mar 9, 2017
@andyscott andyscott force-pushed the feature/towards-0.4.0 branch 2 times, most recently from 1a639b0 to 682bc90 Compare March 9, 2017 16:43
@andyscott andyscott force-pushed the feature/towards-0.4.0 branch 2 times, most recently from 737a843 to 2cf32b8 Compare April 19, 2017 00:24
@andyscott andyscott force-pushed the feature/towards-0.4.0 branch from 2cf32b8 to eef6417 Compare April 19, 2017 00:29
@andyscott andyscott force-pushed the feature/towards-0.4.0 branch from a5470e5 to 61aa178 Compare April 20, 2017 16:39
@andyscott andyscott force-pushed the feature/towards-0.4.0 branch from 4f7ff4f to d83293e Compare April 20, 2017 22:37
@andyscott andyscott merged commit 3d73c28 into master Apr 20, 2017
@andyscott andyscott deleted the feature/towards-0.4.0 branch April 20, 2017 23:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants