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/patch succeeded Nov 28, 2024 in 1s

0.17% of diff hit (target 75.93%)

View this Pull Request on Codecov

0.17% of diff hit (target 75.93%)

Annotations

Check warning on line 36 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L33-L36

Added lines #L33 - L36 were not covered by tests

Check warning on line 68 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L58-L68

Added lines #L58 - L68 were not covered by tests

Check warning on line 81 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 94 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L92-L94

Added lines #L92 - L94 were not covered by tests

Check warning on line 111 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L106-L111

Added lines #L106 - L111 were not covered by tests

Check warning on line 120 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L113-L120

Added lines #L113 - L120 were not covered by tests

Check warning on line 125 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L122-L125

Added lines #L122 - L125 were not covered by tests

Check warning on line 129 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L127-L129

Added lines #L127 - L129 were not covered by tests

Check warning on line 137 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L132-L137

Added lines #L132 - L137 were not covered by tests

Check warning on line 146 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L139-L146

Added lines #L139 - L146 were not covered by tests

Check warning on line 151 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L148-L151

Added lines #L148 - L151 were not covered by tests

Check warning on line 156 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L154-L156

Added lines #L154 - L156 were not covered by tests

Check warning on line 166 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L159-L166

Added lines #L159 - L166 were not covered by tests

Check warning on line 168 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L168

Added line #L168 was not covered by tests

Check warning on line 171 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L170-L171

Added lines #L170 - L171 were not covered by tests

Check warning on line 187 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L174-L187

Added lines #L174 - L187 were not covered by tests

Check warning on line 196 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L189-L196

Added lines #L189 - L196 were not covered by tests

Check warning on line 200 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L198-L200

Added lines #L198 - L200 were not covered by tests

Check warning on line 217 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L203-L217

Added lines #L203 - L217 were not covered by tests

Check warning on line 226 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L219-L226

Added lines #L219 - L226 were not covered by tests

Check warning on line 230 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 265 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L233-L265

Added lines #L233 - L265 were not covered by tests

Check warning on line 268 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L267-L268

Added lines #L267 - L268 were not covered by tests

Check warning on line 281 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L271-L281

Added lines #L271 - L281 were not covered by tests

Check warning on line 284 in src/Sparse/StructuredGauss.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Sparse/StructuredGauss.jl#L283-L284

Added lines #L283 - L284 were not covered by tests