Skip to content

Refactor names and ids

0d6f26a
Select commit
Loading
Failed to load commit list.
Merged

Refactor names and ids #3110

Refactor names and ids
0d6f26a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2025 in 0s

77.52% (-0.77%) compared to aa85fb9

View this Pull Request on Codecov

77.52% (-0.77%) compared to aa85fb9

Details

Codecov Report

❌ Patch coverage is 81.17647% with 48 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.52%. Comparing base (aa85fb9) to head (0d6f26a).

Files with missing lines Patch % Lines
src/model.cpp 18.36% 40 Missing ⚠️
models/model_calvetti_py/model_calvetti_py.h 96.00% 1 Missing ⚠️
models/model_dirac_py/model_dirac_py.h 96.00% 1 Missing ⚠️
models/model_events_py/model_events_py.h 96.00% 1 Missing ⚠️
...odel_jakstat_adjoint_py/model_jakstat_adjoint_py.h 96.00% 1 Missing ⚠️
...ls/model_nested_events_py/model_nested_events_py.h 96.00% 1 Missing ⚠️
models/model_neuron_py/model_neuron_py.h 96.00% 1 Missing ⚠️
models/model_robertson_py/model_robertson_py.h 96.00% 1 Missing ⚠️
models/model_steadystate_py/model_steadystate_py.h 96.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3110      +/-   ##
==========================================
- Coverage   78.29%   77.52%   -0.77%     
==========================================
  Files         315      315              
  Lines       20524    20480      -44     
  Branches     1500     1485      -15     
==========================================
- Hits        16069    15877     -192     
- Misses       4446     4595     +149     
+ Partials        9        8       -1     
Files with missing lines Coverage Δ
include/amici/model.h 78.04% <ø> (ø)
python/sdist/amici/_installation/swig.py 0.00% <ø> (ø)
python/sdist/amici/exporters/sundials/de_export.py 96.44% <100.00%> (+0.05%) ⬆️
python/sdist/amici/testing/models.py 98.38% <ø> (ø)
models/model_calvetti_py/model_calvetti_py.h 55.55% <96.00%> (-2.21%) ⬇️
models/model_dirac_py/model_dirac_py.h 55.86% <96.00%> (-2.31%) ⬇️
models/model_events_py/model_events_py.h 64.02% <96.00%> (-1.68%) ⬇️
...odel_jakstat_adjoint_py/model_jakstat_adjoint_py.h 68.24% <96.00%> (-1.63%) ⬇️
...ls/model_nested_events_py/model_nested_events_py.h 60.66% <96.00%> (-2.00%) ⬇️
models/model_neuron_py/model_neuron_py.h 70.44% <96.00%> (-1.42%) ⬇️
... and 3 more

... and 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.