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 MKI sorting from quicksort to mergesort #19

Merged
merged 1 commit into from
May 8, 2024

Switch MKI sorting from quicksort to mergesort

6ed1aac
Select commit
Loading
Failed to load commit list.
Merged

Switch MKI sorting from quicksort to mergesort #19

Switch MKI sorting from quicksort to mergesort
6ed1aac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2024 in 0s

98.74% (+0.00%) compared to 534d741

View this Pull Request on Codecov

98.74% (+0.00%) compared to 534d741

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.74%. Comparing base (534d741) to head (6ed1aac).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   98.74%   98.74%           
=======================================
  Files          12       12           
  Lines         478      478           
=======================================
  Hits          472      472           
  Misses          6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.