Skip to content

Fix wrong branch for piecewise nested in another piecewise's condition - #3234

Open
FFroehlich wants to merge 3 commits into
mainfrom
claude/amici-issue-3233-e6yhps
Open

Fix wrong branch for piecewise nested in another piecewise's condition#3234
FFroehlich wants to merge 3 commits into
mainfrom
claude/amici-issue-3233-e6yhps

Add JAX regression test for nested piecewise

413e5f5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 0s

78.63% (+0.01%) compared to e6e695f

View this Pull Request on Codecov

78.63% (+0.01%) compared to e6e695f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.63%. Comparing base (e6e695f) to head (413e5f5).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3234      +/-   ##
==========================================
+ Coverage   78.61%   78.63%   +0.01%     
==========================================
  Files         318      318              
  Lines       21122    21136      +14     
  Branches     1487     1490       +3     
==========================================
+ Hits        16606    16620      +14     
  Misses       4508     4508              
  Partials        8        8              
Files with missing lines Coverage Δ
python/sdist/amici/sim/jax/model.py 88.47% <100.00%> (+0.44%) ⬆️
src/model.cpp 85.14% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.