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

Proper handling for BandedMatrices #393

Merged
merged 4 commits into from
Oct 19, 2023

Prevent KrylovJL use for RecursiveArrayTools

7d766d8
Select commit
Loading
Failed to load commit list.
Merged

Proper handling for BandedMatrices #393

Prevent KrylovJL use for RecursiveArrayTools
7d766d8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Oct 18, 2023 in 1s

5.55% of diff hit (target 68.81%)

View this Pull Request on Codecov

5.55% of diff hit (target 68.81%)

Annotations

Check warning on line 9 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 13 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L12-L13

Added lines #L12 - L13 were not covered by tests

Check warning on line 17 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L17

Added line #L17 was not covered by tests

Check warning on line 21 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L19-L21

Added lines #L19 - L21 were not covered by tests

Check warning on line 31 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L31

Added line #L31 was not covered by tests

Check warning on line 33 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L33

Added line #L33 was not covered by tests

Check warning on line 38 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L38

Added line #L38 was not covered by tests

Check warning on line 40 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L40

Added line #L40 was not covered by tests

Check warning on line 50 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L50

Added line #L50 was not covered by tests

Check warning on line 53 in ext/LinearSolveBandedMatricesExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveBandedMatricesExt.jl#L53

Added line #L53 was not covered by tests

Check warning on line 7 in ext/LinearSolveRecursiveArrayToolsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveRecursiveArrayToolsExt.jl#L7

Added line #L7 was not covered by tests

Check warning on line 9 in ext/LinearSolveRecursiveArrayToolsExt.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

ext/LinearSolveRecursiveArrayToolsExt.jl#L9

Added line #L9 was not covered by tests

Check warning on line 96 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L96

Added line #L96 was not covered by tests