Quicksort: copy twice instead of scan-scatter#187
Open
tkf wants to merge 4 commits into
Open
Codecov / codecov/project
failed
Jul 4, 2026 in 0s
71.50% (-2.40%) compared to f8fa366
View this Pull Request on Codecov
71.50% (-2.40%) compared to f8fa366
Details
Codecov Report
❌ Patch coverage is 60.00000% with 34 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.50%. Comparing base (f8fa366) to head (5dd6143).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/quicksort.jl | 60.71% | 33 Missing |
| src/utils.jl | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #187 +/- ##
==========================================
- Coverage 73.90% 71.50% -2.40%
==========================================
Files 11 11
Lines 571 537 -34
==========================================
- Hits 422 384 -38
- Misses 149 153 +4 ☔ View full report in Codecov by Harness.
📢 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.
Loading