-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update PowerAnalytics for PSY4 compatibility #23
Conversation
Co-authored-by: Jose Daniel Lara <[email protected]>
Make (old) PowerAnalytics work with PSY4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, the tests should pass now
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #23 +/- ##
==========================================
- Coverage 88.46% 88.23% -0.23%
==========================================
Files 3 3
Lines 312 323 +11
==========================================
+ Hits 276 285 +9
- Misses 36 38 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
No major functionality changes, just accommodating the API changes in the other Sienna packages — this is not the big PowerAnalytics rewrite. Tests currently pass dependent on NREL-Sienna/HydroPowerSimulations.jl#34, leaving as draft until it's fully compatible with the released versions.