Skip to content

Simpler LKJ Corr unconstraining transform#8297

Draft
ricardoV94 wants to merge 1 commit into
pymc-devs:mainfrom
ricardoV94:lkj_corr_simplification
Draft

Simpler LKJ Corr unconstraining transform#8297
ricardoV94 wants to merge 1 commit into
pymc-devs:mainfrom
ricardoV94:lkj_corr_simplification

Simpler LKJ Corr unconstraining transform

6523b37
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 15, 2026 in 0s

89.31% (-2.47%) compared to a65e8b6

View this Pull Request on Codecov

89.31% (-2.47%) compared to a65e8b6

Details

Codecov Report

❌ Patch coverage is 98.61111% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 89.31%. Comparing base (a65e8b6) to head (6523b37).

Files with missing lines Patch % Lines
pymc/logprob/utils.py 98.03% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #8297      +/-   ##
==========================================
- Coverage   91.78%   89.31%   -2.47%     
==========================================
  Files         125      125              
  Lines       20428    20449      +21     
==========================================
- Hits        18749    18264     -485     
- Misses       1679     2185     +506     
Files with missing lines Coverage Δ
pymc/distributions/transforms.py 100.00% <100.00%> (ø)
pymc/logprob/utils.py 92.18% <98.03%> (+2.11%) ⬆️

... and 18 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.