openclimatefix / PVConsumer

Consumer PV data from various sources
Apache License 2.0
3 stars 1 forks source link

add script to get data, and correct for PV units #25

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #25 (e2f7292) into main (6c435ee) will increase coverage by 0.03%. The diff coverage is 100.00%.

:exclamation: Current head e2f7292 differs from pull request most recent head feb9dab. Consider uploading reports for the commit feb9dab to get more accurate results

@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   94.15%   94.18%   +0.03%     
==========================================
  Files           4        4              
  Lines         171      172       +1     
==========================================
+ Hits          161      162       +1     
  Misses         10       10              
Impacted Files Coverage Δ
pvconsumer/app.py 90.80% <100.00%> (+0.10%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more