Closed mraspaud closed 3 years ago
Merging #105 (57fc4d3) into master (e5540db) will increase coverage by
0.35%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #105 +/- ##
==========================================
+ Coverage 93.22% 93.58% +0.35%
==========================================
Files 8 8
Lines 1639 1668 +29
==========================================
+ Hits 1528 1561 +33
+ Misses 111 107 -4
Flag | Coverage Δ | |
---|---|---|
unittests | 93.58% <100.00%> (+0.35%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/launcher.py | 76.21% <100.00%> (+1.32%) |
:arrow_up: |
trollflow2/tests/test_launcher.py | 98.45% <100.00%> (+0.14%) |
:arrow_up: |
trollflow2/dict_tools.py | 94.23% <0.00%> (+7.69%) |
: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 3863697...57fc4d3. Read the comment docs.
Something went wrong despite trying multiple times, sorry about that. Please comment this pull request with "Retry DeepCode" to manually retry, or contact us so that a human can look into the issue.
Well, that's what it costs not to run tests in github before merging...
flake8 trollflow2