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

Allow customizing truncation max_n_steps in Hurdle Mixtures #7339

Merged
merged 6 commits into from
May 31, 2024

mypy complaining? Maybe the type hint

1087728
Select commit
Loading
Failed to load commit list.
Merged

Allow customizing truncation max_n_steps in Hurdle Mixtures #7339

mypy complaining? Maybe the type hint
1087728
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2024 in 0s

92.37% (+1.12%) compared to 7d15175

View this Pull Request on Codecov

92.37% (+1.12%) compared to 7d15175

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.37%. Comparing base (7d15175) to head (1087728).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #7339      +/-   ##
==========================================
+ Coverage   91.25%   92.37%   +1.12%     
==========================================
  Files         102      102              
  Lines       17208    17208              
==========================================
+ Hits        15703    15896     +193     
+ Misses       1505     1312     -193     
Files Coverage Δ
pymc/distributions/mixture.py 95.02% <100.00%> (ø)

... and 3 files with indirect coverage changes