NREL / rdtools

PV Analysis Tools in Python
https://rdtools.readthedocs.io/
MIT License
158 stars 67 forks source link

Add checks to filter arguments for TrendAnalysis (Issue #377) #436

Open martin-springer opened 3 weeks ago

martin-springer commented 3 weeks ago
codecov-commenter commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 81.39535% with 8 lines in your changes missing coverage. Please review.

Project coverage is 95.82%. Comparing base (b3927da) to head (0da2f0f).

Files with missing lines Patch % Lines
rdtools/analysis_chains.py 81.39% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #436 +/- ## =============================================== - Coverage 96.19% 95.82% -0.38% =============================================== Files 11 11 Lines 2209 2250 +41 =============================================== + Hits 2125 2156 +31 - Misses 84 94 +10 ```

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