NREL / PRAS

NREL's Probabilistic Resource Adequacy Suite (PRAS)
https://www.nrel.gov/analysis/pras.html
Other
46 stars 11 forks source link

Fix compile warnings on newer Julia versions #57

Closed GordStephen closed 5 months ago

GordStephen commented 5 months ago

Fixes some issues with unused type parameters and a redundant method declaration.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 90.38%. Comparing base (5396ca9) to head (74b6c4f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #57 +/- ## ======================================= Coverage 90.38% 90.38% ======================================= Files 39 39 Lines 1935 1935 ======================================= Hits 1749 1749 Misses 186 186 ```

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