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

feat: add lll_gram[_with_transform] for semidefinite matrices #2011

Merged
merged 1 commit into from
Feb 2, 2025

feat: add lll_gram[_with_transform] for semidefinite matrices

29a9239
Select commit
Loading
Failed to load commit list.
Merged

feat: add lll_gram[_with_transform] for semidefinite matrices #2011

feat: add lll_gram[_with_transform] for semidefinite matrices
29a9239
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2025 in 1s

88.30% (+0.02%) compared to 82193e6

View this Pull Request on Codecov

88.30% (+0.02%) compared to 82193e6

Details

Codecov Report

Attention: Patch coverage is 86.36364% with 9 lines in your changes missing coverage. Please review.

Project coverage is 88.30%. Comparing base (82193e6) to head (29a9239).

Files with missing lines Patch % Lines
src/flint/fmpz_mat.jl 86.36% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2011      +/-   ##
==========================================
+ Coverage   88.28%   88.30%   +0.02%     
==========================================
  Files          98       98              
  Lines       36126    36181      +55     
==========================================
+ Hits        31895    31951      +56     
+ Misses       4231     4230       -1     

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