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

Adjoint event #1539

Draft
wants to merge 79 commits into
base: develop
Choose a base branch
from

Benchmark problems look good

0cede49
Select commit
Loading
Failed to load commit list.
Draft

Adjoint event #1539

Benchmark problems look good
0cede49
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 10, 2024 in 0s

36.93% (-40.87%) compared to b7a3e91

View this Pull Request on Codecov

36.93% (-40.87%) compared to b7a3e91

Details

Codecov Report

Attention: Patch coverage is 21.81818% with 86 lines in your changes missing coverage. Please review.

Project coverage is 36.93%. Comparing base (b7a3e91) to head (0cede49).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/backwardproblem.cpp 7.14% 26 Missing ⚠️
python/sdist/amici/de_model.py 69.23% 8 Missing ⚠️
models/model_neuron/model_neuron.h 0.00% 5 Missing ⚠️
models/model_neuron_o2/model_neuron_o2.h 0.00% 5 Missing ⚠️
src/forwardproblem.cpp 16.66% 5 Missing ⚠️
models/model_nested_events/model_nested_events.h 0.00% 4 Missing ⚠️
models/model_calvetti/model_calvetti.h 0.00% 3 Missing ⚠️
models/model_dirac/model_dirac.h 0.00% 3 Missing ⚠️
models/model_events/model_events.h 0.00% 3 Missing ⚠️
...dels/model_jakstat_adjoint/model_jakstat_adjoint.h 0.00% 3 Missing ⚠️
... and 11 more

❗ There is a different number of reports uploaded between BASE (b7a3e91) and HEAD (0cede49). Click for more details.

HEAD has 1 upload less than BASE
Flag BASE (b7a3e91) HEAD (0cede49)
cpp 1 0
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           develop    #1539       +/-   ##
============================================
- Coverage    77.79%   36.93%   -40.87%     
============================================
  Files          325      325               
  Lines        21053    20817      -236     
  Branches      1473     1473               
============================================
- Hits         16378     7688     -8690     
- Misses        4648    13087     +8439     
- Partials        27       42       +15     
Files with missing lines Coverage Δ
include/amici/abstract_model.h 100.00% <ø> (ø)
include/amici/backwardproblem.h 100.00% <ø> (ø)
include/amici/forwardproblem.h 65.95% <100.00%> (-34.05%) ⬇️
include/amici/model.h 42.85% <ø> (-33.34%) ⬇️
include/amici/model_dae.h 0.00% <ø> (-75.00%) ⬇️
include/amici/model_ode.h 100.00% <ø> (ø)
python/sdist/amici/_codegen/cxx_functions.py 95.65% <ø> (ø)
src/abstract_model.cpp 0.55% <ø> (-4.98%) ⬇️
models/model_nested_events/deltaqB.cpp 0.00% <0.00%> (ø)
models/model_neuron/deltaqB.cpp 0.00% <0.00%> (ø)
... and 19 more

... and 222 files with indirect coverage changes