Release 0.26.1 #2485
Merged
Release 0.26.1 #2485
Codecov / codecov/project
succeeded
Jul 11, 2024 in 0s
77.81% (+0.15%) compared to b958cce
View this Pull Request on Codecov
77.81% (+0.15%) compared to b958cce
Details
Codecov Report
Attention: Patch coverage is 47.36842%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 77.81%. Comparing base (
b958cce
) to head (86b1c59
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2485 +/- ##
==========================================
+ Coverage 77.65% 77.81% +0.15%
==========================================
Files 324 324
Lines 20933 20941 +8
Branches 1462 1456 -6
==========================================
+ Hits 16256 16295 +39
+ Misses 4674 4643 -31
Partials 3 3
Files | Coverage Δ | |
---|---|---|
include/amici/model_dae.h | 72.72% <100.00%> (ø) |
|
include/amici/model_ode.h | 100.00% <100.00%> (ø) |
|
src/amici.cpp | 81.41% <ø> (ø) |
|
src/edata.cpp | 83.07% <100.00%> (+0.92%) |
⬆️ |
src/newton_solver.cpp | 70.63% <100.00%> (ø) |
|
src/spline.cpp | 64.89% <ø> (ø) |
|
src/rdata.cpp | 95.36% <80.00%> (ø) |
|
src/exception.cpp | 69.69% <33.33%> (-9.10%) |
⬇️ |
src/sundials_linsol_wrapper.cpp | 15.31% <0.00%> (ø) |
|
src/splinefunctions.cpp | 77.59% <29.41%> (+0.14%) |
⬆️ |
Loading