openclimatefix / PVConsumer

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

add provider option #14

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

How Has This Been Tested?

normal unittests,a adjutsed slightly

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (e8cb322) into main (7db37bd) will decrease coverage by 3.27%. The diff coverage is 81.81%.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   95.68%   92.40%   -3.28%     
==========================================
  Files           4        4              
  Lines         139      158      +19     
==========================================
+ Hits          133      146      +13     
- Misses          6       12       +6     
Impacted Files Coverage Δ
pvconsumer/pv_systems.py 97.14% <80.00%> (-2.86%) :arrow_down:
pvconsumer/app.py 87.50% <81.81%> (-3.27%) :arrow_down:
pvconsumer/__init__.py 100.00% <100.00%> (ø)

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