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

Use LowRankMatrices.jl for LowRankMatrix #53

Merged
merged 5 commits into from
Jul 31, 2023

Remove FillArrays import comment

dfa9284
Select commit
Loading
Failed to load commit list.
Merged

Use LowRankMatrices.jl for LowRankMatrix #53

Remove FillArrays import comment
dfa9284
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 31, 2023 in 0s

79.39% (+0.22%) compared to aae580d

View this Pull Request on Codecov

79.39% (+0.22%) compared to aae580d

Details

Codecov Report

Patch coverage has no change and project coverage change: +0.22% 🎉

Comparison is base (aae580d) 79.16% compared to head (dfa9284) 79.39%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   79.16%   79.39%   +0.22%     
==========================================
  Files          16       16              
  Lines        2808     2703     -105     
==========================================
- Hits         2223     2146      -77     
+ Misses        585      557      -28     
Files Changed Coverage Δ
src/LowRankApprox.jl 97.22% <ø> (ø)
src/lowrankmatrix.jl 0.00% <ø> (-60.16%) ⬇️

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