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 needs_square_A trait #400

Merged
merged 4 commits into from
Oct 25, 2023

Update default.jl

12c7ed9
Select commit
Loading
Failed to load commit list.
Merged

Add needs_square_A trait #400

Update default.jl
12c7ed9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2023 in 1s

58.33% of diff hit (target 68.95%)

View this Pull Request on Codecov

58.33% of diff hit (target 68.95%)

Annotations

Check warning on line 67 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L67

Added line #L67 was not covered by tests

Check warning on line 158 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L157-L158

Added lines #L157 - L158 were not covered by tests

Check warning on line 172 in src/LinearSolve.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/LinearSolve.jl#L172

Added line #L172 was not covered by tests

Check warning on line 210 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L210

Added line #L210 was not covered by tests

Check warning on line 212 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L212

Added line #L212 was not covered by tests

Check warning on line 214 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L214

Added line #L214 was not covered by tests

Check warning on line 262 in src/default.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/default.jl#L262

Added line #L262 was not covered by tests

Check warning on line 167 in src/factorization.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/factorization.jl#L166-L167

Added lines #L166 - L167 were not covered by tests