47degrees / case-classy

configuration with less hassle
http://47deg.github.io/case-classy/
Apache License 2.0
68 stars 8 forks source link

Support decoding from Map[String, String] and friends #51

Closed andyscott closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #51 into master will decrease coverage by -90.32%. The diff coverage is 0%.

@@           Coverage Diff            @@
##           master   #51       +/-   ##
========================================
- Coverage   90.31%    0%   -90.32%     
========================================
  Files          12    11        -1     
  Lines         289   295        +6     
  Branches        4     6        +2     
========================================
- Hits          261     0      -261     
- Misses         28   295      +267
Impacted Files Coverage Δ
modules/generic/auto.scala 0% <ø> (-100%) :x:
modules/generic/derive/MkDecoder.scala 0% <ø> (-89.59%) :x:
modules/core/wheel/types.scala 0% <ø> (-73.34%) :x:
modules/core/DecodeError.scala 0% <ø> (-92%) :x:
modules/generic/package.scala 0% <ø> (ø) :white_check_mark:
...dules/core/DefaultReinterpretStringInstances.scala 0% <0%> (ø)
modules/core/Read.scala 0% <0%> (-77.78%) :x:
modules/core/stringMap.scala 0% <0%> (ø)
modules/core/decoders/package.scala 0% <0%> (ø)
modules/core/Decoder.scala 0% <0%> (-88%) :x:
... and 13 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 49f123e...ea03a2c. Read the comment docs.