Closed jackjennings closed 6 years ago
Merging #112 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #112 +/- ##
=======================================
Coverage 65.97% 65.97%
=======================================
Files 1 1
Lines 97 97
=======================================
Hits 64 64
Misses 33 33
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 64965d4...41d0e52. Read the comment docs.
oh cool thanks!
Seems like a copy/paste error in the README, where
choo({ env })
is referenced when I assume it should bemerry({ env })
.