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

Release 0.28.0 #2581

Merged
merged 16 commits into from
Nov 11, 2024

Update changelog, bump version

307fb23
Select commit
Loading
Failed to load commit list.
Merged

Release 0.28.0 #2581

Update changelog, bump version
307fb23
Select commit
Loading
Failed to load commit list.
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).

Files with missing lines Patch % Lines
include/amici/model_state.h 88.46% 0 Missing and 3 partials ⚠️
include/amici/sundials_matrix_wrapper.h 66.66% 0 Missing and 1 partial ⚠️
include/amici/vector.h 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            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%) ⬆️

... and 2 files with indirect coverage changes