Recognize affine functions of independent Gaussians as MvNormal logp - #8342
Draft
ricardoV94 wants to merge 1 commit into
Draft
Recognize affine functions of independent Gaussians as MvNormal logp#8342ricardoV94 wants to merge 1 commit into
ricardoV94 wants to merge 1 commit into
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).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| pymc/logprob/gaussian.py | 85.40% | 27 Missing |
Additional details and impacted files
@@ 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%> (ø) |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading