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

Bd/sparse gauss #1606

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from

Merge branch 'thofma:master' into bd/sparse-gauss

d1f0480
Select commit
Loading
Failed to load commit list.
Draft

Bd/sparse gauss #1606

Merge branch 'thofma:master' into bd/sparse-gauss
d1f0480
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2024 in 0s

75.20% (-0.73%) compared to 5d2ba17

View this Pull Request on Codecov

75.20% (-0.73%) compared to 5d2ba17

Details

Codecov Report

Attention: Patch coverage is 0.17498% with 1141 lines in your changes missing coverage. Please review.

Project coverage is 75.20%. Comparing base (5d2ba17) to head (d1f0480).

Files with missing lines Patch % Lines
src/Sparse/StructuredGauss.jl 0.00% 481 Missing ⚠️
src/Sparse/ZZStructuredGauss.jl 0.00% 362 Missing ⚠️
src/Sparse/sparse_row_echelon.jl 0.00% 298 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1606      +/-   ##
==========================================
- Coverage   75.93%   75.20%   -0.73%     
==========================================
  Files         362      365       +3     
  Lines      114328   115470    +1142     
==========================================
+ Hits        86812    86839      +27     
- Misses      27516    28631    +1115     
Files with missing lines Coverage Δ
src/Sparse/Matrix.jl 71.46% <100.00%> (ø)
src/Sparse/sparse_row_echelon.jl 0.00% <0.00%> (ø)
src/Sparse/ZZStructuredGauss.jl 0.00% <0.00%> (ø)
src/Sparse/StructuredGauss.jl 0.00% <0.00%> (ø)

... and 29 files with indirect coverage changes