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

is_flat returns true for Cholesky space and SPD with log-Cholesky met… #685

Merged
merged 4 commits into from
Nov 15, 2023

added reference for is_flat(::SymmetricPositiveSemidefiniteFixedRank)

2299fc6
Select commit
Loading
Failed to load commit list.
Merged

is_flat returns true for Cholesky space and SPD with log-Cholesky met… #685

added reference for is_flat(::SymmetricPositiveSemidefiniteFixedRank)
2299fc6
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project failed Nov 14, 2023 in 0s

99.53% (-0.05%) compared to 5d267d5

View this Pull Request on Codecov

99.53% (-0.05%) compared to 5d267d5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5d267d5) 99.57% compared to head (2299fc6) 99.53%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
- Coverage   99.57%   99.53%   -0.05%     
==========================================
  Files         108      108              
  Lines       10678    10678              
==========================================
- Hits        10633    10628       -5     
- Misses         45       50       +5     

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