Skip to content
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

Add debugging helper get_model_for_preeq #2250

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

dweindl
Copy link
Member

@dweindl dweindl commented Dec 18, 2023

Makes life easier when debugging preequilibration issues.

Makes life easier when debugging preequilibration issues.
@dweindl dweindl self-assigned this Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Merging #2250 (e022d1a) into develop (0cc43f9) will increase coverage by 0.00%.
The diff coverage is 78.57%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2250   +/-   ##
========================================
  Coverage    76.64%   76.64%           
========================================
  Files           91       92    +1     
  Lines        15016    15030   +14     
========================================
+ Hits         11509    11520   +11     
- Misses        3507     3510    +3     
Flag Coverage Δ
cpp 73.11% <ø> (ø)
cpp_python 37.08% <ø> (ø)
petab 53.62% <0.00%> (-0.14%) ⬇️
python 77.97% <78.57%> (+<0.01%) ⬆️
sbmlsuite ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
python/sdist/amici/debugging/__init__.py 78.57% <78.57%> (ø)

@dweindl dweindl marked this pull request as ready for review December 19, 2023 08:09
@dweindl dweindl requested a review from a team as a code owner December 19, 2023 08:09
Copy link
Member

@FFroehlich FFroehlich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dweindl dweindl added this pull request to the merge queue Jan 2, 2024
@dweindl dweindl removed this pull request from the merge queue due to a manual request Jan 2, 2024
@dweindl dweindl merged commit b32a57b into AMICI-dev:develop Jan 2, 2024
19 checks passed
@dweindl dweindl deleted the preeq_model branch January 2, 2024 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants