Adjoint event #1539
Draft
Adjoint event #1539
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.
❗ There is a different number of reports uploaded between BASE (b7a3e91) and HEAD (0cede49). Click for more details.
Additional details and impacted files
@@ 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 |
Loading