Skip to content

Don't return tuple from `jax.scipy.linalg.qr` when `mode = 'r'` (only…

a3a7c4c
Select commit
Loading
Failed to load commit list.
Merged

Don't return tuple from jax.scipy.linalg.qr when mode = 'r' #1682

Don't return tuple from `jax.scipy.linalg.qr` when `mode = 'r'` (only…
a3a7c4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2025 in 1s

81.62% (-0.02%) compared to 792bd04

View this Pull Request on Codecov

81.62% (-0.02%) compared to 792bd04

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.62%. Comparing base (792bd04) to head (a3a7c4c).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1682      +/-   ##
==========================================
- Coverage   81.64%   81.62%   -0.02%     
==========================================
  Files         242      242              
  Lines       53573    53545      -28     
  Branches     9453     9442      -11     
==========================================
- Hits        43737    43708      -29     
- Misses       7358     7361       +3     
+ Partials     2478     2476       -2     
Files with missing lines Coverage Δ
pytensor/link/jax/dispatch/slinalg.py 95.14% <100.00%> (+0.04%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.