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

Add _print_name to Truncated and CustomDists #7205

Merged
merged 1 commit into from
Mar 21, 2024

Add `print_name` to Truncated and CustomDists

d9687a8
Select commit
Loading
Failed to load commit list.
Merged

Add _print_name to Truncated and CustomDists #7205

Add `print_name` to Truncated and CustomDists
d9687a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 21, 2024 in 0s

90.29% (-2.00%) compared to 30d00fe

View this Pull Request on Codecov

90.29% (-2.00%) compared to 30d00fe

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.29%. Comparing base (30d00fe) to head (d9687a8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7205      +/-   ##
==========================================
- Coverage   92.29%   90.29%   -2.00%     
==========================================
  Files         100      100              
  Lines       16874    16875       +1     
==========================================
- Hits        15574    15238     -336     
- Misses       1300     1637     +337     
Files Coverage Δ
pymc/distributions/distribution.py 94.29% <ø> (ø)
pymc/distributions/truncated.py 99.40% <100.00%> (+<0.01%) ⬆️

... and 6 files with indirect coverage changes