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

Switch to FastCholesky.jl #354

Merged
merged 2 commits into from
Oct 9, 2023

Simplify fastcholesky calls

5879d6b
Select commit
Loading
Failed to load commit list.
Merged

Switch to FastCholesky.jl #354

Simplify fastcholesky calls
5879d6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 9, 2023 in 0s

67.33% (+0.09%) compared to fcfc9c1

View this Pull Request on Codecov

67.33% (+0.09%) compared to fcfc9c1

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fcfc9c1) 67.24% compared to head (5879d6b) 67.33%.
Report is 9 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #354      +/-   ##
==========================================
+ Coverage   67.24%   67.33%   +0.09%     
==========================================
  Files         209      208       -1     
  Lines        7699     7654      -45     
==========================================
- Hits         5177     5154      -23     
+ Misses       2522     2500      -22     
Files Coverage Δ
src/ReactiveMP.jl 63.15% <ø> (ø)
src/distributions/wishart_inverse.jl 84.84% <100.00%> (ø)

... and 4 files with indirect coverage changes

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