openclimatefix / PVNet

PVnet main repo
MIT License
17 stars 4 forks source link

fix recursion #116

Closed dfulu closed 9 months ago

dfulu commented 9 months ago

Pull Request

Description

missing parameter in recursion

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4959768) 57.62% compared to head (1bf7492) 57.62%. Report is 1 commits behind head on main.

Files Patch % Lines
pvnet/data/utils.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #116 +/- ## ======================================= Coverage 57.62% 57.62% ======================================= Files 26 26 Lines 1706 1706 ======================================= Hits 983 983 Misses 723 723 ```

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