Codecov / codecov/project
failed
Oct 9, 2024 in 0s
36.92% (-40.86%) compared to 2784887
View this Pull Request on Codecov
36.92% (-40.86%) compared to 2784887
Details
Codecov Report
Attention: Patch coverage is 25.40984%
with 91 lines
in your changes missing coverage. Please review.
Project coverage is 36.92%. Comparing base (
2784887
) to head (a8aea88
).
❗ There is a different number of reports uploaded between BASE (2784887) and HEAD (a8aea88). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1539 +/- ##
============================================
- Coverage 77.77% 36.92% -40.86%
============================================
Files 325 325
Lines 21048 20821 -227
Branches 1472 1472
============================================
- Hits 16371 7689 -8682
- Misses 4650 13090 +8440
- 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 20 more |
Loading