Skip to content

Hotfix for compatibility with older jax versions - #1926

Merged
dpanici merged 19 commits into
masterfrom
dp/hotfix-batching
Sep 25, 2025
Merged

Hotfix for compatibility with older jax versions#1926
dpanici merged 19 commits into
masterfrom
dp/hotfix-batching

Ku/batch (#1930)

41eec0e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2025 in 0s

95.76% (-0.03%) compared to 6124db2

View this Pull Request on Codecov

95.76% (-0.03%) compared to 6124db2

Details

Codecov Report

❌ Patch coverage is 22.22222% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.76%. Comparing base (6124db2) to head (41eec0e).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
desc/batching.py 22.22% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1926      +/-   ##
==========================================
- Coverage   95.79%   95.76%   -0.03%     
==========================================
  Files         100      100              
  Lines       27561    27541      -20     
==========================================
- Hits        26402    26375      -27     
- Misses       1159     1166       +7     
Files with missing lines Coverage Δ
desc/batching.py 82.24% <22.22%> (-6.12%) ⬇️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.