openclimatefix / uk-pv-national-xg

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

major fix for NWP data. Include 0 model too. Adjust logging. Adjustin… #30

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

…g version

Pull Request

Description

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-commenter commented 1 year ago

Codecov Report

Merging #30 (eb85d3d) into main (7456696) will decrease coverage by 0.72%. The diff coverage is 17.91%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #30      +/-   ##
==========================================
- Coverage   32.96%   32.25%   -0.72%     
==========================================
  Files          18       19       +1     
  Lines         819      865      +46     
==========================================
+ Hits          270      279       +9     
- Misses        549      586      +37     
Impacted Files Coverage Δ
gradboost_pv/app.py 0.00% <0.00%> (ø)
gradboost_pv/utils/logger.py 60.00% <ø> (+2.85%) :arrow_up:
gradboost_pv/inference/models.py 47.53% <15.38%> (-0.55%) :arrow_down:
gradboost_pv/inference/data_feeds.py 41.66% <16.00%> (-7.67%) :arrow_down:
gradboost_pv/inference/run.py 38.02% <42.85%> (+1.26%) :arrow_up:
gradboost_pv/models/utils.py 91.83% <66.66%> (-1.65%) :arrow_down:
gradboost_pv/__init__.py 100.00% <100.00%> (ø)

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