Closed mraspaud closed 2 years ago
Merging #150 (4999a72) into main (7ddcc5a) will increase coverage by
0.04%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #150 +/- ##
==========================================
+ Coverage 95.58% 95.63% +0.04%
==========================================
Files 11 11
Lines 2425 2449 +24
==========================================
+ Hits 2318 2342 +24
Misses 107 107
Flag | Coverage Δ | |
---|---|---|
unittests | 95.63% <100.00%> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/launcher.py | 87.71% <100.00%> (ø) |
|
trollflow2/tests/test_launcher.py | 98.07% <100.00%> (+0.11%) |
:arrow_up: |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
@pnuu do you have any comments on this?
Recent changes in the pytroll-collector package regarding formatting of message for remote filesystems require trollflow2 to adapt. This PR implements the adaptation.