Skip to content

Merge branch 'main' into sunxd/cg-gibbs-sampler

16364d2
Select commit
Loading
Failed to load commit list.
Draft

Add CGGibbs sampler with horseshoe prior support #427

Merge branch 'main' into sunxd/cg-gibbs-sampler
16364d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 12, 2026 in 0s

81.04% (-3.33%) compared to 56849f1

View this Pull Request on Codecov

81.04% (-3.33%) compared to 56849f1

Details

Codecov Report

❌ Patch coverage is 0% with 159 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.04%. Comparing base (56849f1) to head (16364d2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
JuliaBUGS/ext/JuliaBUGSSliceSamplingExt.jl 0.00% 102 Missing ⚠️
JuliaBUGS/src/cg_gibbs.jl 0.00% 57 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #427      +/-   ##
==========================================
- Coverage   84.36%   81.04%   -3.33%     
==========================================
  Files          27       29       +2     
  Lines        3877     4036     +159     
==========================================
  Hits         3271     3271              
- Misses        606      765     +159     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.