Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logprob derivation of Min for Discrete IID distributions #6968

Merged
merged 2 commits into from
Feb 5, 2024

Add logprob for discrete minimum of IID variables

829b63c
Select commit
Loading
Failed to load commit list.
Merged

Logprob derivation of Min for Discrete IID distributions #6968

Add logprob for discrete minimum of IID variables
829b63c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 9, 2024 in 0s

83.57% (-8.64%) compared to 7bb2ccd

View this Pull Request on Codecov

83.57% (-8.64%) compared to 7bb2ccd

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7bb2ccd) 92.21% compared to head (829b63c) 83.57%.
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6968      +/-   ##
==========================================
- Coverage   92.21%   83.57%   -8.64%     
==========================================
  Files         101      101              
  Lines       16912    16937      +25     
==========================================
- Hits        15595    14155    -1440     
- Misses       1317     2782    +1465     
Files Coverage Δ
pymc/logprob/order.py 98.13% <95.23%> (+2.80%) ⬆️
pymc/logprob/transforms.py 95.73% <90.00%> (-0.15%) ⬇️
pymc/logprob/utils.py 97.20% <94.11%> (-0.42%) ⬇️

... and 19 files with indirect coverage changes