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

Steady State Adjoints for Non-Vector Parameters #913

Merged
merged 2 commits into from
Oct 14, 2023

Use axpy!

8ccac8b
Select commit
Loading
Failed to load commit list.
Merged

Steady State Adjoints for Non-Vector Parameters #913

Use axpy!
8ccac8b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 13, 2023 in 0s

61.57% (-0.03%) compared to fde1523

View this Pull Request on Codecov

61.57% (-0.03%) compared to fde1523

Details

Codecov Report

Merging #913 (8ccac8b) into master (fde1523) will decrease coverage by 0.03%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##           master     #913      +/-   ##
==========================================
- Coverage   61.60%   61.57%   -0.03%     
==========================================
  Files          19       20       +1     
  Lines        4344     4362      +18     
==========================================
+ Hits         2676     2686      +10     
- Misses       1668     1676       +8     
Files Coverage Δ
src/SciMLSensitivity.jl 100.00% <ø> (ø)
src/steadystate_adjoint.jl 88.13% <85.71%> (ø)
src/derivative_wrappers.jl 90.19% <89.47%> (ø)
src/sensitivity_algorithms.jl 75.90% <50.00%> (-1.88%) ⬇️
src/parameters_handling.jl 25.00% <25.00%> (ø)

... and 1 file with indirect coverage changes

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