Closed peterdudfield closed 2 years ago
Merging #83 (6fdd5fd) into main (d061bd5) will increase coverage by
4.86%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #83 +/- ##
==========================================
+ Coverage 32.73% 37.59% +4.86%
==========================================
Files 8 8
Lines 1008 1008
==========================================
+ Hits 330 379 +49
+ Misses 678 629 -49
Impacted Files | Coverage Δ | |
---|---|---|
pvoutput/mapscraper.py | 77.84% <100.00%> (+20.35%) |
:arrow_up: |
pvoutput/utils.py | 54.86% <0.00%> (+13.27%) |
: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 d061bd5...6fdd5fd. Read the comment docs.
Pull Request
Description
Put tests back in that were failing
Fixes #69
How Has This Been Tested?
unittests that were failling are now passing (they were skipped until now)
Checklist: