Closed gerritholl closed 3 years ago
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.
I just made a dummy commit for triggering the actions.
Merging #101 (d26a3cf) into master (163ba83) will increase coverage by
1.05%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #101 +/- ##
==========================================
+ Coverage 92.44% 93.50% +1.05%
==========================================
Files 10 9 -1
Lines 1654 1677 +23
==========================================
+ Hits 1529 1568 +39
+ Misses 125 109 -16
Flag | Coverage Δ | |
---|---|---|
unittests | 93.50% <100.00%> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/plugins/__init__.py | 91.04% <100.00%> (+0.08%) |
:arrow_up: |
trollflow2/tests/test_trollflow2.py | 99.85% <100.00%> (+<0.01%) |
:arrow_up: |
trollflow2/__init__.py | 66.66% <0.00%> (-33.34%) |
:arrow_down: |
setup.py | ||
trollflow2/tests/test_launcher.py | 98.45% <0.00%> (+0.14%) |
:arrow_up: |
trollflow2/launcher.py | 76.21% <0.00%> (+1.32%) |
: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 7acb09b...d26a3cf. Read the comment docs.
When logging a debug message that an area is kept because of sufficient area coverage, add the name of the area.
This will break backward compatibility with systems searching for this exact log message.
flake8 trollflow2
AUTHORS.md
if not there already