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

introduce invertible matrices (merely for completeness) #764

Merged
merged 6 commits into from
Oct 24, 2024

runs formatter.

6eda884
Select commit
Loading
Failed to load commit list.
Merged

introduce invertible matrices (merely for completeness) #764

runs formatter.
6eda884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 23, 2024 in 0s

96.36% (-0.03%) compared to 45b9cfa

View this Pull Request on Codecov

96.36% (-0.03%) compared to 45b9cfa

Details

Codecov Report

Attention: Patch coverage is 86.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.36%. Comparing base (45b9cfa) to head (6eda884).

Files with missing lines Patch % Lines
src/manifolds/InvertibleMatrices.jl 86.66% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #764      +/-   ##
==========================================
- Coverage   96.39%   96.36%   -0.03%     
==========================================
  Files         123      124       +1     
  Lines       11445    11475      +30     
==========================================
+ Hits        11032    11058      +26     
- Misses        413      417       +4     

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