Closed mr-c closed 2 years ago
Merging #179 (8fe60e3) into main (8131d18) will increase coverage by
0.40%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #179 +/- ##
==========================================
+ Coverage 92.33% 92.73% +0.40%
==========================================
Files 3 3
Lines 652 647 -5
Branches 192 191 -1
==========================================
- Hits 602 600 -2
+ Misses 20 19 -1
+ Partials 30 28 -2
Impacted Files | Coverage Δ | |
---|---|---|
wdl2cwl/main.py | 92.67% <100.00%> (+0.42%) |
:arrow_up: |
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 8131d18...8fe60e3. Read the comment docs.
print warning but don't break if we are unable to extract a static docker name
Fixes #178