Closed jeremyrsmith closed 7 years ago
Merging #67 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #67 +/- ##
=======================================
Coverage 67.71% 67.71%
=======================================
Files 8 8
Lines 254 254
Branches 5 5
=======================================
Hits 172 172
Misses 82 82
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 5a069bf...82c5877. Read the comment docs.
Currently, featherbed-core duplicates featherbed-circe in order to use JSON in testing. This removes JSON from the core tests so that the circe stuff can be removed.