Skip to content

Update src/quickselect.c

36742ea
Select commit
Loading
Failed to load commit list.
Open

add floyd-rivest selection and parallelization to gmedian #7481

Update src/quickselect.c
36742ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 24, 2025 in 0s

99.03% (-0.04%) compared to b0c4ac3

View this Pull Request on Codecov

99.03% (-0.04%) compared to b0c4ac3

Details

Codecov Report

❌ Patch coverage is 33.33333% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.03%. Comparing base (b0c4ac3) to head (36742ea).
⚠️ Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
src/quickselect.c 0.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7481      +/-   ##
==========================================
- Coverage   99.06%   99.03%   -0.04%     
==========================================
  Files          86       86              
  Lines       16618    16605      -13     
==========================================
- Hits        16463    16444      -19     
- Misses        155      161       +6     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.