Closed mraspaud closed 3 years ago
Merging #91 into master will increase coverage by
0.14%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #91 +/- ##
==========================================
+ Coverage 92.29% 92.44% +0.14%
==========================================
Files 10 10
Lines 1622 1654 +32
==========================================
+ Hits 1497 1529 +32
Misses 125 125
Impacted Files | Coverage Δ | |
---|---|---|
trollflow2/plugins/__init__.py | 90.95% <100.00%> (+0.11%) |
:arrow_up: |
trollflow2/tests/test_trollflow2.py | 99.85% <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 dfc7f06...163ba83. Read the comment docs.
Working with SAR IW data, the data is simply to large to be useful. This plugin gives the possibility to aggregate the data before it's processed further.
flake8 trollflow2