Skip to content

Introduce QRPackedQMatrix #69

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Merge branch 'master' into dl/QRPackedQMatrix

3710276
Select commit
Loading
Failed to load commit list.
Open

Introduce QRPackedQMatrix #69

Merge branch 'master' into dl/QRPackedQMatrix
3710276
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 26, 2025 in 1s

92.12% (-0.53%) compared to 6874396

View this Pull Request on Codecov

92.12% (-0.53%) compared to 6874396

Details

Codecov Report

Attention: Patch coverage is 56.52174% with 10 lines in your changes missing coverage. Please review.

Project coverage is 92.12%. Comparing base (6874396) to head (3710276).

Files with missing lines Patch % Lines
src/qr.jl 43.75% 9 Missing ⚠️
src/MatrixFactorizations.jl 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #69      +/-   ##
==========================================
- Coverage   92.64%   92.12%   -0.53%     
==========================================
  Files           9        9              
  Lines        1401     1409       +8     
==========================================
  Hits         1298     1298              
- Misses        103      111       +8     

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