-
Notifications
You must be signed in to change notification settings - Fork 50
Consolidate Sauer Pai model and add Static Load post processing currents #278
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
Conversation
* test incomplete * progress on tests * test edits and placeholder csv file * updated dynamic_test_data Co-authored-by: Jose Daniel Lara <jdlara@berkeley.edu> Co-authored-by: m-bossart <bossart.matt@gmail.com>
Performance Results
ResidualModel and MassMatrixModel performance results should be compared between versions and not between models due to the execution order of the tests |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #278 +/- ##
==========================================
+ Coverage 89.91% 90.71% +0.79%
==========================================
Files 63 63
Lines 7110 7246 +136
==========================================
+ Hits 6393 6573 +180
+ Misses 717 673 -44
Flags with carried forward coverage won't be shown. Click here to find out more.
|
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.
Please create an issue that the documentation of this model is missing
Address part of #277
Testing for this are not done yet.
Documentation still missing for SauerPai model.