Skip to content

fix: restore blackjax>=1.6 compatibility for nuts_sampler="blackjax" - #8373

Open
laishettikarthik-tech wants to merge 13 commits into
pymc-devs:mainfrom
laishettikarthik-tech:main
Open

fix: restore blackjax>=1.6 compatibility for nuts_sampler="blackjax"#8373
laishettikarthik-tech wants to merge 13 commits into
pymc-devs:mainfrom
laishettikarthik-tech:main

fix: remove duplicate pytensor import, restore missing ImputationWarn…

28a0ed0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 10, 2026 in 0s

90.23% (-1.60%) compared to a4827f0

View this Pull Request on Codecov

90.23% (-1.60%) compared to a4827f0

Details

Codecov Report

❌ Patch coverage is 0% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.23%. Comparing base (a4827f0) to head (28a0ed0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymc/sampling/jax.py 0.00% 12 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8373      +/-   ##
==========================================
- Coverage   91.83%   90.23%   -1.60%     
==========================================
  Files         128      128              
  Lines       21259    21268       +9     
==========================================
- Hits        19523    19192     -331     
- Misses       1736     2076     +340     
Files with missing lines Coverage Δ
pymc/sampling/jax.py 0.00% <0.00%> (-93.48%) ⬇️

... and 6 files with indirect coverage changes

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