openclimatefix / PVConsumer

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

remove old database: major change #73

Closed peterdudfield closed 10 months ago

peterdudfield commented 10 months ago

Pull Request

Description

Only save (and read) data to new database

How Has This Been Tested?

Checklist:

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (356247b) 96.67% compared to head (f96add7) 97.50%.

Files Patch % Lines
pvconsumer/save.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #73 +/- ## ========================================== + Coverage 96.67% 97.50% +0.83% ========================================== Files 6 6 Lines 301 281 -20 ========================================== - Hits 291 274 -17 + Misses 10 7 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.