-
Notifications
You must be signed in to change notification settings - Fork 7
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
Method to unflatten simulation df produced by flattened PEtab problem #171
Conversation
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.
Looks good. Could you add a test? Possibly extending test_petab.py::test_flatten_timepoint_specific_output_overrides
Codecov Report
@@ Coverage Diff @@
## develop #171 +/- ##
===========================================
+ Coverage 77.29% 77.50% +0.20%
===========================================
Files 29 29
Lines 2577 2601 +24
Branches 591 594 +3
===========================================
+ Hits 1992 2016 +24
Misses 430 430
Partials 155 155
Help us with your feedback. Take ten seconds to tell us how you rate us. |
Co-authored-by: Daniel Weindl <dweindl@users.noreply.github.com>
No description provided.