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

Add support for almost banded matrix #423

Merged
merged 3 commits into from
Nov 12, 2023

Add tests

e7b1f7d
Select commit
Loading
Failed to load commit list.
Merged

Add support for almost banded matrix #423

Add tests
e7b1f7d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 12, 2023 in 0s

11.11% of diff hit (target 63.80%)

View this Pull Request on Codecov

11.11% of diff hit (target 63.80%)

Annotations

Check warning on line 9 in ext/LinearSolveFastAlmostBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveFastAlmostBandedMatricesExt.jl#L7-L9

Added lines #L7 - L9 were not covered by tests

Check warning on line 11 in ext/LinearSolveFastAlmostBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveFastAlmostBandedMatricesExt.jl#L11

Added line #L11 was not covered by tests

Check warning on line 22 in ext/LinearSolveFastAlmostBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveFastAlmostBandedMatricesExt.jl#L22

Added line #L22 was not covered by tests

Check warning on line 24 in ext/LinearSolveFastAlmostBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveFastAlmostBandedMatricesExt.jl#L24

Added line #L24 was not covered by tests

Check warning on line 30 in ext/LinearSolveFastAlmostBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveFastAlmostBandedMatricesExt.jl#L29-L30

Added lines #L29 - L30 were not covered by tests