Release 0.28.0 #2581
Merged
Release 0.28.0 #2581
Codecov / codecov/project
succeeded
Nov 10, 2024 in 0s
78.00% (+0.24%) compared to 638c3ee
View this Pull Request on Codecov
78.00% (+0.24%) compared to 638c3ee
Details
Codecov Report
Attention: Patch coverage is 88.37209%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 78.00%. Comparing base (
638c3ee
) to head (307fb23
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2581 +/- ##
==========================================
+ Coverage 77.76% 78.00% +0.24%
==========================================
Files 325 325
Lines 21858 21852 -6
Branches 1473 1456 -17
==========================================
+ Hits 16997 17046 +49
+ Misses 4834 4795 -39
+ Partials 27 11 -16
Files with missing lines | Coverage Δ | |
---|---|---|
include/amici/model.h | 76.19% <ø> (ø) |
|
python/sdist/amici/petab/conditions.py | 97.43% <100.00%> (ø) |
|
python/sdist/amici/petab/import_helpers.py | 85.93% <100.00%> (-0.22%) |
⬇️ |
python/sdist/amici/sbml_import.py | 80.21% <100.00%> (+0.73%) |
⬆️ |
src/amici.cpp | 79.16% <ø> (ø) |
|
src/solver_cvodes.cpp | 70.76% <ø> (ø) |
|
src/steadystateproblem.cpp | 84.07% <100.00%> (+0.03%) |
⬆️ |
include/amici/sundials_matrix_wrapper.h | 76.13% <66.66%> (-0.34%) |
⬇️ |
include/amici/vector.h | 77.08% <66.66%> (-7.37%) |
⬇️ |
include/amici/model_state.h | 97.00% <88.46%> (+18.55%) |
⬆️ |
Loading