Skip to content

fix: constrain pymc to avoid arviz-1.x import break, test CI on py3.13#1909

Merged
janfb merged 1 commit into
mainfrom
fix/pymc-arviz-constraint
Jul 1, 2026
Merged

fix: constrain pymc to avoid arviz-1.x import break, test CI on py3.13#1909
janfb merged 1 commit into
mainfrom
fix/pymc-arviz-constraint

fix: require pymc>=5.28.1 on py>=3.12 to avoid arviz-1.x import break

81088b2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 0s

87.88% (target 70.00%)

View this Pull Request on Codecov

87.88% (target 70.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.88%. Comparing base (5f227ac) to head (81088b2).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1909      +/-   ##
==========================================
+ Coverage   87.81%   87.88%   +0.06%     
==========================================
  Files         143      143              
  Lines       13387    13387              
==========================================
+ Hits        11756    11765       +9     
+ Misses       1631     1622       -9     

see 1 file with indirect coverage changes