Skip to content

Avoid events for smooth piecewise - #2840

Draft
FFroehlich wants to merge 8 commits into
mainfrom
codex/add-check-for-piecewise-processing
Draft

Avoid events for smooth piecewise#2840
FFroehlich wants to merge 8 commits into
mainfrom
codex/add-check-for-piecewise-processing

Merge branch 'main' into codex/add-check-for-piecewise-processing

8e9ca87
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2026 in 0s

79.05% (-0.57%) compared to 167864b

View this Pull Request on Codecov

79.05% (-0.57%) compared to 167864b

Details

Codecov Report

❌ Patch coverage is 78.00000% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.05%. Comparing base (167864b) to head (8e9ca87).
⚠️ Report is 250 commits behind head on main.

Files with missing lines Patch % Lines
python/sdist/amici/import_utils.py 75.55% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2840      +/-   ##
==========================================
- Coverage   79.62%   79.05%   -0.57%     
==========================================
  Files         358      358              
  Lines       23033    23077      +44     
  Branches     1581     1582       +1     
==========================================
- Hits        18339    18243      -96     
- Misses       4683     4823     +140     
  Partials       11       11              
Files with missing lines Coverage Δ
python/sdist/amici/pysb_import.py 94.57% <ø> (ø)
python/sdist/amici/sbml_import.py 82.12% <100.00%> (-12.07%) ⬇️
python/sdist/amici/sbml_utils.py 81.52% <100.00%> (+0.11%) ⬆️
python/sdist/amici/import_utils.py 80.97% <75.55%> (-3.98%) ⬇️

... and 8 files with indirect coverage changes

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