-
Notifications
You must be signed in to change notification settings - Fork 0
Update grid integration #3
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
base: main
Are you sure you want to change the base?
Conversation
* Update the tests. * Pass static intial status into prescient.
This is incompatible with upload to PyPI and I forgot to remove it when creating the release branch.
commit 9ca3f51 Author: dguittet <[email protected]> Date: Wed Oct 12 09:20:50 2022 -0600 merge in latest from Xian's handle-renewable-gen
Co-authored-by: Andrew Lee <[email protected]> (cherry picked from commit 9de9736)
* Removing unused imports * Removing more unused imports * Removing yet more unused imports * Fixing doc test issues * Fixing missing import in __init__ * Removing most of the reamining unused imports * Still more unused imports Co-authored-by: Ludovico Bianchi <[email protected]> (cherry picked from commit 7d1117c)
* Get rid of spurious time index * Allow user to specify guess for heat duty in hx1d * Handle units * spelling * value * Fixed state fixing * Run Black Co-authored-by: Doug Allan <--global> (cherry picked from commit df4d8d7)
…update_grid_integration
…/idaes-pse into update_grid_integration
Codecov ReportBase: 70.08% // Head: 70.25% // Increases project coverage by
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## main #3 +/- ##
==========================================
+ Coverage 70.08% 70.25% +0.16%
==========================================
Files 401 405 +4
Lines 65136 66259 +1123
Branches 12054 12323 +269
==========================================
+ Hits 45653 46550 +897
- Misses 17121 17334 +213
- Partials 2362 2375 +13
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Fixes
Summary/Motivation:
Changes proposed in this PR:
Legal Acknowledgement
By contributing to this software project, I agree to the following terms and conditions for my contribution: