openclimatefix / pvoutput

Python code for downloading PV data from PVOutput.org
Apache License 2.0
34 stars 17 forks source link

Issue/69 tests #83

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

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:

codecov-commenter commented 2 years ago

Codecov Report

Merging #83 (6fdd5fd) into main (d061bd5) will increase coverage by 4.86%. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.