Skip to content

Speed up parallel model import - #3232

Open
FFroehlich wants to merge 1 commit into
mainfrom
claude/parallel-model-import-perf-xo3cnq
Open

Speed up parallel model import#3232
FFroehlich wants to merge 1 commit into
mainfrom
claude/parallel-model-import-perf-xo3cnq

Speed up parallel model import

cbeb8b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 17, 2026 in 0s

78.14% (-0.48%) compared to e6e695f

View this Pull Request on Codecov

78.14% (-0.48%) compared to e6e695f

Details

Codecov Report

❌ Patch coverage is 96.72131% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.14%. Comparing base (e6e695f) to head (cbeb8b4).

Files with missing lines Patch % Lines
python/sdist/amici/_symbolic/sympy_utils.py 96.72% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3232      +/-   ##
==========================================
- Coverage   78.61%   78.14%   -0.48%     
==========================================
  Files         318      318              
  Lines       21122    21166      +44     
  Branches     1487     1487              
==========================================
- Hits        16606    16540      -66     
- Misses       4508     4618     +110     
  Partials        8        8              
Files with missing lines Coverage Δ
python/sdist/amici/_symbolic/sympy_utils.py 98.26% <96.72%> (+19.38%) ⬆️

... 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.