openclimatefix / uk-pv-forecast-blend

Service to blend forecast together
0 stars 0 forks source link

add try and except around blending #24

Closed peterdudfield closed 6 months ago

peterdudfield commented 6 months ago

Pull Request

Description

Add try and except around blending. This means national will still get saved, even if gsps are failing.

Fixes #23

How Has This Been Tested?

Checklist:

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4f63d5c) 96.44% compared to head (7b6c6f4) 97.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 96.44% 97.66% +1.21% ========================================== Files 4 4 Lines 338 342 +4 ========================================== + Hits 326 334 +8 + Misses 12 8 -4 ```

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