Closed mraspaud closed 3 years ago
Merging #120 (f7f6efd) into main (2b412cf) will increase coverage by
0.07%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #120 +/- ##
==========================================
+ Coverage 94.56% 94.63% +0.07%
==========================================
Files 9 9
Lines 1949 1977 +28
==========================================
+ Hits 1843 1871 +28
Misses 106 106
Flag | Coverage Δ | |
---|---|---|
unittests | 94.63% <100.00%> (+0.07%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/tests/test_launcher.py | 98.62% <100.00%> (+0.11%) |
: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 2b412cf...f7f6efd. Read the comment docs.
This PR refactors the test_process method to allow skipping the timeout test properly on MacOS
flake8 trollflow2
cc @gerritholl