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

Select: use petab_select method to set estimated parameters #1287

Merged
merged 9 commits into from
Feb 5, 2024

Conversation

dilpath
Copy link
Member

@dilpath dilpath commented Jan 18, 2024

Possibly a breaking change, if users expect scaled values at petab_select.Model.estimated_parameters, because PEtab Select stores unscaled parameters now.

@codecov-commenter
Copy link

codecov-commenter commented Jan 18, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (2ae9405) 79.16% compared to head (5700709) 41.50%.

Files Patch % Lines
pypesto/select/model_problem.py 0.00% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1287       +/-   ##
============================================
- Coverage    79.16%   41.50%   -37.67%     
============================================
  Files          153      153               
  Lines        12455    12455               
============================================
- Hits          9860     5169     -4691     
- Misses        2595     7286     +4691     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@Doresic Doresic left a comment

Choose a reason for hiding this comment

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

Left a small question. Otherwise looks good. Thanks!

pypesto/select/model_problem.py Outdated Show resolved Hide resolved
@dilpath dilpath merged commit 3b409a5 into develop Feb 5, 2024
18 checks passed
@dilpath dilpath deleted the select_store_unscaled branch February 5, 2024 14:52
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.

4 participants