Skip to content

Recognize affine functions of independent Gaussians as MvNormal logp - #8342

Draft
ricardoV94 wants to merge 1 commit into
pymc-devs:mainfrom
ricardoV94:mvnormal_logp_inference
Draft

Recognize affine functions of independent Gaussians as MvNormal logp#8342
ricardoV94 wants to merge 1 commit into
pymc-devs:mainfrom
ricardoV94:mvnormal_logp_inference

Recognize affine functions of independent Gaussians as MvNormal logp

b22c382
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 0s

86.71% (-0.03%) compared to fffac80

View this Pull Request on Codecov

86.71% (-0.03%) compared to fffac80

Details

Codecov Report

❌ Patch coverage is 85.48387% with 27 lines in your changes missing coverage. Please review.
✅ Project coverage is 86.71%. Comparing base (fffac80) to head (b22c382).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pymc/logprob/gaussian.py 85.40% 27 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8342      +/-   ##
==========================================
- Coverage   86.73%   86.71%   -0.03%     
==========================================
  Files         126      127       +1     
  Lines       20595    20781     +186     
==========================================
+ Hits        17863    18020     +157     
- Misses       2732     2761      +29     
Files with missing lines Coverage Δ
pymc/logprob/__init__.py 100.00% <100.00%> (ø)
pymc/logprob/gaussian.py 85.40% <85.40%> (ø)

... and 2 files with indirect coverage changes

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