openclimatefix / PVConsumer

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

Fix the tests and remove docker-compose #53

Closed simlmx closed 1 year ago

simlmx commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #53 (dd4e862) into main (757cdf3) will decrease coverage by 48.46%. The diff coverage is 41.66%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff             @@
##             main      #53       +/-   ##
===========================================
- Coverage   97.26%   48.81%   -48.46%     
===========================================
  Files           5        6        +1     
  Lines         256      295       +39     
===========================================
- Hits          249      144      -105     
- Misses          7      151      +144     
Impacted Files Coverage Δ
pvconsumer/utils.py 76.08% <30.76%> (-17.86%) :arrow_down:
pvconsumer/app.py 34.52% <41.66%> (-61.73%) :arrow_down:
pvconsumer/save.py 45.45% <45.45%> (ø)
pvconsumer/__init__.py 100.00% <100.00%> (ø)
pvconsumer/solar_sheffield_passiv.py 24.56% <0.00%> (-75.44%) :arrow_down:
pvconsumer/pv_systems.py 64.70% <0.00%> (-32.95%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more