Closed gerritholl closed 4 years ago
Merging #32 into master will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #32 +/- ##
=======================================
Coverage 99.10% 99.10%
=======================================
Files 18 18
Lines 894 896 +2
Branches 92 93 +1
=======================================
+ Hits 886 888 +2
Misses 5 5
Partials 3 3
Impacted Files | Coverage Δ | |
---|---|---|
src/fogtools/db.py | 99.69% <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 44a4dc9...4b462d3. Read the comment docs.
Various tests failed due to fogpy changes or earlier poorly tested changes in fogtools. Restore those tests.