Skip to content

Merge branch 'main' into jax_beartype

49f1b1e
Select commit
Loading
Failed to load commit list.
Merged

Refactor simulate_condition for type checking with beartype; add unjitted version for testing #3006

Merge branch 'main' into jax_beartype
49f1b1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 2, 2025 in 1s

76.72% (+0.00%) compared to de6c323

View this Pull Request on Codecov

76.72% (+0.00%) compared to de6c323

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.72%. Comparing base (de6c323) to head (49f1b1e).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3006   +/-   ##
=======================================
  Coverage   76.71%   76.72%           
=======================================
  Files         309      309           
  Lines       19900    19902    +2     
  Branches     1497     1497           
=======================================
+ Hits        15267    15270    +3     
+ Misses       4620     4619    -1     
  Partials       13       13           
Files with missing lines Coverage Δ
python/sdist/amici/jax/model.py 87.00% <100.00%> (+0.14%) ⬆️

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