Skip to content

Compiler support for laplace_latent_solve(_tol)#1649

Open
florence-bockting wants to merge 5 commits into
stan-dev:masterfrom
florence-bockting:laplace/return-cov-chol
Open

Compiler support for laplace_latent_solve(_tol)#1649
florence-bockting wants to merge 5 commits into
stan-dev:masterfrom
florence-bockting:laplace/return-cov-chol

fix: ensure laplace_latent_solve is called in generated quantities block

ec9a2f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 18, 2026 in 1s

91.51% (target 0.00%)

View this Pull Request on Codecov

91.51% (target 0.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.51%. Comparing base (5496e41) to head (ec9a2f8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1649   +/-   ##
=======================================
  Coverage   91.51%   91.51%           
=======================================
  Files          67       67           
  Lines        9977     9979    +2     
=======================================
+ Hits         9130     9132    +2     
  Misses        847      847           
Files with missing lines Coverage Δ
src/frontend/Typechecker.ml 94.88% <100.00%> (+<0.01%) ⬆️
src/stan_math_signatures/Stan_math_signatures.ml 86.27% <ø> (ø)
🚀 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.