Skip to content

Infer logp and logcdf of abs of discrete variables

474c8b7
Select commit
Loading
Failed to load commit list.
Open

Infer logp and logcdf of abs of discrete variables #7958

Infer logp and logcdf of abs of discrete variables
474c8b7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 10, 2025 in 1s

91.46% (-0.02%) compared to 1c0be8f

View this Pull Request on Codecov

91.46% (-0.02%) compared to 1c0be8f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.46%. Comparing base (1c0be8f) to head (474c8b7).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7958      +/-   ##
==========================================
- Coverage   91.48%   91.46%   -0.02%     
==========================================
  Files         116      116              
  Lines       18935    18957      +22     
==========================================
+ Hits        17322    17339      +17     
- Misses       1613     1618       +5     
Files with missing lines Coverage Δ
pymc/distributions/discrete.py 99.42% <ø> (ø)
pymc/logprob/transforms.py 95.03% <100.00%> (-0.40%) ⬇️
pymc/math.py 74.17% <100.00%> (ø)

... and 1 file with indirect coverage changes

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