openclimatefix / uk-pv-forecast-blend

Service to blend forecast together
0 stars 0 forks source link

Round start time #10

Closed peterdudfield closed 10 months ago

peterdudfield commented 10 months ago

Pull Request

Description

Make sure start datetime is rounded up to nearest 30 minutes, this makes the blending work properly Fixes #

How Has This Been Tested?

CI test and ran locally

Checklist:

codecov[bot] commented 10 months ago

Codecov Report

Merging #10 (93b9b93) into main (de42070) will decrease coverage by 0.89%. Report is 2 commits behind head on main. The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
- Coverage   96.23%   95.35%   -0.89%     
==========================================
  Files           4        4              
  Lines         319      323       +4     
==========================================
+ Hits          307      308       +1     
- Misses         12       15       +3     
Files Changed Coverage Δ
forecast_blend/app.py 92.75% <66.66%> (-1.19%) :arrow_down:
forecast_blend/weights.py 95.50% <100.00%> (-2.23%) :arrow_down:

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