Closed dmathieu closed 7 years ago
Merging #171 into master will increase coverage by
0.02%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #171 +/- ##
==========================================
+ Coverage 95.81% 95.83% +0.02%
==========================================
Files 73 74 +1
Lines 1337 1346 +9
==========================================
+ Hits 1281 1290 +9
Misses 56 56
Impacted Files | Coverage Δ | |
---|---|---|
commands/releases/output.js | 100% <100%> (ø) |
:arrow_up: |
commands/releases/rollback.js | 100% <100%> (ø) |
:arrow_up: |
lib/output.js | 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 64a699a...5b35ea1. Read the comment docs.
@ransombriggs @dickeyxxx is this the best place to put the streaming? I originally wanted to put it inside the
cli.action
, but that causes weird logging.