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

Switch from internal 5-arg searchsorted* methods to views #440

Merged
merged 2 commits into from
Sep 10, 2023

fixups

cf4aac5
Select commit
Loading
Failed to load commit list.
Merged

Switch from internal 5-arg searchsorted* methods to views #440

fixups
cf4aac5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 5, 2023 in 1s

80.64% of diff hit (target 92.42%)

View this Pull Request on Codecov

80.64% of diff hit (target 92.42%)

Annotations

Check warning on line 804 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L804

Added line #L804 was not covered by tests

Check warning on line 833 in src/linalg.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/linalg.jl#L833

Added line #L833 was not covered by tests

Check warning on line 1942 in src/sparsematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsematrix.jl#L1942

Added line #L1942 was not covered by tests

Check warning on line 1946 in src/sparsematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsematrix.jl#L1946

Added line #L1946 was not covered by tests

Check warning on line 1957 in src/sparsematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsematrix.jl#L1957

Added line #L1957 was not covered by tests

Check warning on line 1961 in src/sparsematrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/sparsematrix.jl#L1961

Added line #L1961 was not covered by tests