Closed gerritholl closed 2 years ago
Merging #131 (a47ba67) into main (d121f1d) will increase coverage by
0.06%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #131 +/- ##
==========================================
+ Coverage 94.78% 94.85% +0.06%
==========================================
Files 11 11
Lines 2242 2272 +30
==========================================
+ Hits 2125 2155 +30
Misses 117 117
Flag | Coverage Δ | |
---|---|---|
unittests | 94.85% <100.00%> (+0.06%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/plugins/__init__.py | 91.95% <100.00%> (+0.01%) |
:arrow_up: |
trollflow2/tests/test_trollflow2.py | 99.43% <100.00%> (+0.01%) |
: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 d121f1d...a47ba67. Read the comment docs.
When a product is removed due to insufficient sunlight coverage, include information about the detected amount of sunlight converage. This might help debugging in cases when scenes are unexpectedly removed.
Example of new logging:
flake8 trollflow2