openclimatefix / uk-pv-national-xg

National PV forecasting using Gradient Boosted Methods.
4 stars 3 forks source link

fix #56

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Pull Request

Description

make sure all 8 hours are saved in the database

Fixes #55

How Has This Been Tested?

CI tests - weird this is wokring in the test with checks but no live. run live and check it enters all forecast values

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (eae691f) into main (df2a642) will increase coverage by 0.29%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   43.05%   43.35%   +0.29%     
==========================================
  Files          21       21              
  Lines         950      955       +5     
==========================================
+ Hits          409      414       +5     
  Misses        541      541              
Impacted Files Coverage Δ
gradboost_pv/__init__.py 100.00% <100.00%> (ø)
gradboost_pv/save.py 100.00% <100.00%> (ø)

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