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

refactor: Use merge_sort instead of qsort for sorting. #2638

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

refactor: Use `merge_sort` instead of `qsort` for sorting.

6970387
Select commit
Loading
Failed to load commit list.
Open

refactor: Use merge_sort instead of qsort for sorting. #2638

refactor: Use `merge_sort` instead of `qsort` for sorting.
6970387
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

98.68% of diff hit (target 73.04%)

View this Pull Request on Codecov

98.68% of diff hit (target 73.04%)

Annotations

Check warning on line 909 in toxcore/DHT.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/DHT.c#L909

Added line #L909 was not covered by tests

Check warning on line 1002 in toxcore/group.c

See this annotation in the file changed.

@codecov codecov / codecov/patch

toxcore/group.c#L1002

Added line #L1002 was not covered by tests