NREL / PVDegradationTools

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

T98 estimate bug fix #100

Closed tobin-ford closed 1 month ago

tobin-ford commented 1 month ago

Describe your changes

Bug fix, t98 estimate was broken because of incorrect keyword argument naming within the temperature calls. (we need to add testing for this)

Type of change

Please delete options that are not relevant.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.02%. Comparing base (57cb222) to head (33c5078).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #100 +/- ## ============================================ Coverage 67.02% 67.02% ============================================ Files 29 29 Lines 2111 2111 ============================================ Hits 1415 1415 Misses 696 696 ```

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