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 adjoints for ODESolution indexing #494

Merged
merged 2 commits into from
Sep 14, 2023

Conversation

frankschae
Copy link
Member

Can/Should we add an upstream test to the Core1 group of SciMLSensitivity?

@ChrisRackauckas
Copy link
Member

Yes, please add upstream tests to scimlsensitivity. I would add all core tests.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Merging #494 (f132824) into master (73eb334) will decrease coverage by 14.41%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master     #494       +/-   ##
===========================================
- Coverage   57.00%   42.60%   -14.41%     
===========================================
  Files          50       50               
  Lines        3703     3697        -6     
===========================================
- Hits         2111     1575      -536     
- Misses       1592     2122      +530     
Files Changed Coverage Δ
src/SciMLBase.jl 71.42% <ø> (ø)
src/solutions/zygote.jl 30.76% <100.00%> (-15.39%) ⬇️

... and 35 files with indirect coverage changes

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

@ChrisRackauckas ChrisRackauckas merged commit 45bb737 into SciML:master Sep 14, 2023
60 of 71 checks passed
@frankschae frankschae deleted the adjoints branch September 14, 2023 20:26
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