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

Try to refine pivot in choose_pivot #188

Draft
wants to merge 2 commits into
base: copy-twice
Choose a base branch
from

Make it work with older Julia

15e9ee1
Select commit
Loading
Failed to load commit list.
Draft

Try to refine pivot in choose_pivot #188

Make it work with older Julia
15e9ee1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 8, 2024 in 0s

76.00% of diff hit (target 71.50%)

View this Pull Request on Codecov

76.00% of diff hit (target 71.50%)

Annotations

Check warning on line 38 in src/quicksort.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/quicksort.jl#L38

Added line #L38 was not covered by tests

Check warning on line 116 in src/quicksort.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/quicksort.jl#L116

Added line #L116 was not covered by tests

Check warning on line 177 in src/quicksort.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/quicksort.jl#L176-L177

Added lines #L176 - L177 were not covered by tests

Check warning on line 189 in src/quicksort.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/quicksort.jl#L188-L189

Added lines #L188 - L189 were not covered by tests