Logprob derivation of Min for Discrete IID distributions #6968
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
@@ 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%) |
⬇️ |
Loading