implement xargs -P using rayon and a spin lock
#653
+693
−49
Codecov / codecov/project
succeeded
Apr 16, 2026 in 0s
91.77% (+0.00%) compared to 165b2fa
View this Pull Request on Codecov
91.77% (+0.00%) compared to 165b2fa
Details
Codecov Report
❌ Patch coverage is 92.56198% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.77%. Comparing base (165b2fa) to head (aa1ec44).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/xargs/mod.rs | 92.56% | 5 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #653 +/- ##
=======================================
Coverage 91.76% 91.77%
=======================================
Files 31 31
Lines 6203 6283 +80
Branches 328 329 +1
=======================================
+ Hits 5692 5766 +74
- Misses 390 394 +4
- Partials 121 123 +2 ☔ 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.
Loading