Skip to content

Implement dims.DiracDelta - #8350

Merged
ricardoV94 merged 3 commits into
pymc-devs:mainfrom
anevolbap:feat/dims-diracdelta
Jul 9, 2026
Merged

Implement dims.DiracDelta#8350
ricardoV94 merged 3 commits into
pymc-devs:mainfrom
anevolbap:feat/dims-diracdelta

Remove redundant DiracDelta prior predictive test

7b45619
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 1s

91.73% (-0.03%) compared to b1a6bb6

View this Pull Request on Codecov

91.73% (-0.03%) compared to b1a6bb6

Details

Codecov Report

❌ Patch coverage is 96.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 91.73%. Comparing base (b1a6bb6) to head (7b45619).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
pymc/dims/distributions/scalar.py 96.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8350      +/-   ##
==========================================
- Coverage   91.76%   91.73%   -0.03%     
==========================================
  Files         128      128              
  Lines       20661    20697      +36     
==========================================
+ Hits        18960    18987      +27     
- Misses       1701     1710       +9     
Files with missing lines Coverage Δ
pymc/dims/distributions/scalar.py 96.75% <96.00%> (-0.10%) ⬇️

... and 15 files with indirect coverage changes

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