Closed gerritholl closed 4 years ago
Merging #61 into master will increase coverage by
0.47%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #61 +/- ##
==========================================
+ Coverage 65.50% 65.98% +0.47%
==========================================
Files 14 14
Lines 3627 3675 +48
==========================================
+ Hits 2376 2425 +49
+ Misses 1251 1250 -1
Impacted Files | Coverage Δ | |
---|---|---|
fogpy/algorithms.py | 64.05% <100.00%> (+0.47%) |
:arrow_up: |
fogpy/test/test_algorithms.py | 86.15% <100.00%> (+1.26%) |
: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 7991a22...9ad3982. Read the comment docs.
Refactor the low cloud height detection and improve the unit tests. There are now unit tests for triggering the problem described in #60. A solution is forthcoming.