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

fix autodiff of remake #293

Merged
merged 2 commits into from
Oct 30, 2022
Merged

fix autodiff of remake #293

merged 2 commits into from
Oct 30, 2022

Conversation

ChrisRackauckas
Copy link
Member

Fixes #292

@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #293 (9e20221) into master (74b76ec) will increase coverage by 0.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #293      +/-   ##
==========================================
+ Coverage   54.36%   54.45%   +0.08%     
==========================================
  Files          42       42              
  Lines        3090     3107      +17     
==========================================
+ Hits         1680     1692      +12     
- Misses       1410     1415       +5     
Impacted Files Coverage Δ
src/solutions/optimization_solutions.jl 47.22% <ø> (+11.11%) ⬆️
src/remake.jl 73.84% <100.00%> (+2.41%) ⬆️
src/solve.jl 50.00% <0.00%> (-14.71%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ChrisRackauckas ChrisRackauckas merged commit 82ff444 into master Oct 30, 2022
@ChrisRackauckas ChrisRackauckas deleted the remake_autodiff branch October 30, 2022 12:42
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.

Error when differentiating solutions of ModelingToolkit models
1 participant