Skip to content

Remove interpax dep and jax pin to update lineax#3146

Merged
BSnelling merged 1 commit intomainfrom
bes/jax_update_3113
Mar 2, 2026
Merged

Remove interpax dep and jax pin to update lineax#3146
BSnelling merged 1 commit intomainfrom
bes/jax_update_3113

Conversation

@BSnelling
Copy link
Collaborator

@BSnelling BSnelling commented Mar 2, 2026

Closes #3113

The issue was caused by a lineax bug, fixed in lineax v0.1.0. lineax v0.1.0 and interpax are not compatible, but luckily we don't appear to use interpax any more.

@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedjax@​0.8.1 ⏵ 0.9.196 +1100100100100

View full report

@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.72%. Comparing base (546ab10) to head (e9a226b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3146      +/-   ##
==========================================
- Coverage   77.36%   76.72%   -0.64%     
==========================================
  Files         317      317              
  Lines       20628    20628              
  Branches     1483     1483              
==========================================
- Hits        15958    15826     -132     
- Misses       4662     4794     +132     
  Partials        8        8              
Flag Coverage Δ
cpp 70.44% <ø> (ø)
cpp_python 37.14% <ø> (ø)
petab 47.16% <ø> (ø)
python 68.90% <ø> (ø)
sbmlsuite-jax ?

Flags with carried forward coverage won't be shown. Click here to find out more.
see 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.

@BSnelling BSnelling marked this pull request as ready for review March 2, 2026 13:37
@BSnelling BSnelling requested a review from a team as a code owner March 2, 2026 13:37
Copy link
Member

@dweindl dweindl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@BSnelling BSnelling added this pull request to the merge queue Mar 2, 2026
Merged via the queue into main with commit de6d34f Mar 2, 2026
26 of 27 checks passed
@BSnelling BSnelling deleted the bes/jax_update_3113 branch March 2, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jax.errors.TracerBoolConversionError: Attempted boolean conversion of traced array with shape bool[]

3 participants