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

Return Failure ReturnCode if Linear Solve failed #492

Merged
merged 2 commits into from
Apr 23, 2024

early failure on bad factorization

9e49a76
Select commit
Loading
Failed to load commit list.
Merged

Return Failure ReturnCode if Linear Solve failed #492

early failure on bad factorization
9e49a76
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Apr 22, 2024 in 1s

81.03% of diff hit (target 62.55%)

View this Pull Request on Codecov

81.03% of diff hit (target 62.55%)

Annotations

Check warning on line 70 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L68-L70

Added lines #L68 - L70 were not covered by tests

Check warning on line 75 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L75

Added line #L75 was not covered by tests

Check warning on line 78 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L78

Added line #L78 was not covered by tests

Check warning on line 86 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L86

Added line #L86 was not covered by tests

Check warning on line 181 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 195 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L195

Added line #L195 was not covered by tests

Check warning on line 234 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L233-L234

Added lines #L233 - L234 were not covered by tests