NREL / PVDegradationTools

Set of tools to calculate degradation responses and degradation related parameters for PV.
https://pvdegradationtools.readthedocs.io/
Other
26 stars 7 forks source link

Add LETID tests and geospatial bug fixes #77

Closed martin-springer closed 5 months ago

martin-springer commented 7 months ago

Describe your changes

Type of change

Checklist before requesting a review

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 57.48031% with 162 lines in your changes are missing coverage. Please review.

Project coverage is 63.40%. Comparing base (afe636e) to head (a4ffcb8). Report is 1 commits behind head on main.

Files Patch % Lines
pvdeg/weather.py 20.21% 75 Missing :warning:
pvdeg/standards.py 11.76% 30 Missing :warning:
pvdeg/geospatial.py 6.45% 29 Missing :warning:
pvdeg/utilities.py 20.68% 23 Missing :warning:
pvdeg/degradation.py 0.00% 3 Missing :warning:
pvdeg/humidity.py 50.00% 1 Missing :warning:
pvdeg/spectral.py 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #77 +/- ## =========================================== + Coverage 47.72% 63.40% +15.68% =========================================== Files 28 29 +1 Lines 1800 2077 +277 =========================================== + Hits 859 1317 +458 + Misses 941 760 -181 ```

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