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

use old searchsorted() implementation until julia 1.11 #168

Closed
wants to merge 4 commits into from

bump

8401b59
Select commit
Loading
Failed to load commit list.
Closed

use old searchsorted() implementation until julia 1.11 #168

bump
8401b59
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 11, 2024 in 1s

79.48% of diff hit (target 99.10%)

View this Pull Request on Codecov

79.48% of diff hit (target 99.10%)

Annotations

Check warning on line 123 in src/findall.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/findall.jl#L121-L123

Added lines #L121 - L123 were not covered by tests

Check warning on line 125 in src/findall.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/findall.jl#L125

Added line #L125 was not covered by tests

Check warning on line 132 in src/findall.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/findall.jl#L129-L132

Added lines #L129 - L132 were not covered by tests