Skip to content

[pre-commit.ci] auto fixes from pre-commit.com hooks

84f3fd1
Select commit
Loading
Failed to load commit list.
Open

Don't use deprecated batched_dot #7951

[pre-commit.ci] auto fixes from pre-commit.com hooks
84f3fd1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2025 in 0s

91.48% (+0.86%) compared to a6e6fa8

View this Pull Request on Codecov

91.48% (+0.86%) compared to a6e6fa8

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.48%. Comparing base (a6e6fa8) to head (84f3fd1).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7951      +/-   ##
==========================================
+ Coverage   90.62%   91.48%   +0.86%     
==========================================
  Files         116      116              
  Lines       18947    18947              
==========================================
+ Hits        17170    17333     +163     
+ Misses       1777     1614     -163     
Files with missing lines Coverage Δ
pymc/distributions/multivariate.py 93.91% <100.00%> (ø)

... 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.