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

Fix failing default transform for LKJCorr #7065

Merged
merged 11 commits into from
Dec 13, 2023

patch test

67b80c6
Select commit
Loading
Failed to load commit list.
Merged

Fix failing default transform for LKJCorr #7065

patch test
67b80c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2023 in 1s

92.20% (+0.00%) compared to 2e05854

View this Pull Request on Codecov

92.20% (+0.00%) compared to 2e05854

Details

Codecov Report

Merging #7065 (67b80c6) into main (2e05854) will increase coverage by 0.00%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #7065   +/-   ##
=======================================
  Coverage   92.19%   92.20%           
=======================================
  Files         101      101           
  Lines       16893    16901    +8     
=======================================
+ Hits        15575    15584    +9     
+ Misses       1318     1317    -1     
Files Coverage Δ
pymc/distributions/multivariate.py 93.53% <100.00%> (+0.16%) ⬆️
pymc/logprob/transform_value.py 93.75% <100.00%> (ø)