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

Allow for tagging an initialization problem to ODEFunction/DAEFunction #633

Merged
merged 6 commits into from
Feb 25, 2024

Conversation

ChrisRackauckas
Copy link
Member

This will need downstream support in the solvers to override the use of an initializer.

Copy link

codecov bot commented Feb 24, 2024

Codecov Report

Attention: Patch coverage is 71.42857% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 26.27%. Comparing base (1774538) to head (5b80eb8).
Report is 3 commits behind head on master.

Files Patch % Lines
src/scimlfunctions.jl 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #633      +/-   ##
==========================================
+ Coverage   26.25%   26.27%   +0.01%     
==========================================
  Files          55       55              
  Lines        4269     4281      +12     
==========================================
+ Hits         1121     1125       +4     
- Misses       3148     3156       +8     

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

@ChrisRackauckas ChrisRackauckas merged commit 7882284 into master Feb 25, 2024
7 checks passed
@ChrisRackauckas ChrisRackauckas deleted the initialize_prob branch February 25, 2024 22:07
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.

1 participant