openclimatefix / PVNet

PVnet main repo
MIT License
17 stars 4 forks source link

Update base_model.py #110

Closed peterdudfield closed 9 months ago

peterdudfield commented 9 months ago

Pull Request

Description

Fix targets to target pin ocf_datapipes to 2.3.1 until upgrades are made for 3.0.0

Helps with https://github.com/openclimatefix/PVNet-summation/pull/13

How Has This Been Tested?

CI tests

Checklist:

codecov[bot] commented 9 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (48a282a) 50.85% compared to head (cf0c21c) 50.85%. Report is 2 commits behind head on main.

Files Patch % Lines
pvnet/models/base_model.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #110 +/- ## ======================================= Coverage 50.85% 50.85% ======================================= Files 26 26 Lines 1701 1701 ======================================= Hits 865 865 Misses 836 836 ```

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