Closed tobin-ford closed 9 months ago
Attention: 15 lines
in your changes are missing coverage. Please review.
Comparison is base (
b4e8c43
) 44.22% compared to head (2ff2b3d
) 47.72%. Report is 10 commits behind head on development.
Files | Patch % | Lines |
---|---|---|
pvdeg/degradation.py | 23.07% | 10 Missing :warning: |
pvdeg/montecarlo.py | 95.78% | 4 Missing :warning: |
pvdeg/temperature.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@tobin-ford - The development branch was merged into the Monte Carlo branch. You should be able to update the notebooks now before we merge the PR.
Notebooks modified and unit tests updated. Should be done.
Added edge case coverage. Will need to update MC - standoff tutorial after merge with development to reflect kempe's standoff function changes.