openclimatefix / uk-pv-forecast-blend

Service to blend forecast together
0 stars 0 forks source link

Save full forecast, once every 30 minutes #4

Closed peterdudfield closed 11 months ago

peterdudfield commented 11 months ago

Pull Request

Description

Make sure forecasts are saved. But only save these once every 30 mintues, as we don't want o over load ForecastSQL and ForecastValuesSQL table

How Has This Been Tested?

CI tests

Checklist:

codecov[bot] commented 11 months ago

Codecov Report

Merging #4 (f00f3ba) into main (27eecd9) will decrease coverage by 0.33%. Report is 1 commits behind head on main. The diff coverage is 89.65%.

@@            Coverage Diff             @@
##             main       #4      +/-   ##
==========================================
- Coverage   95.94%   95.62%   -0.33%     
==========================================
  Files           4        4              
  Lines         296      320      +24     
==========================================
+ Hits          284      306      +22     
- Misses         12       14       +2     
Files Changed Coverage Δ
forecast_blend/app.py 93.93% <89.65%> (-1.30%) :arrow_down:

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