Skip to content

implement xargs -P using rayon and a spin lock - #794

Open
codspeed-hq[bot] wants to merge 3 commits into
mainfrom
push-zlxwkxlkpsls
Open

implement xargs -P using rayon and a spin lock#794
codspeed-hq[bot] wants to merge 3 commits into
mainfrom
push-zlxwkxlkpsls

Merge branch 'main' into push-zlxwkxlkpsls

3ec89f4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 18, 2026 in 1s

92.15% (+0.00%) compared to 2a3eac9

View this Pull Request on Codecov

92.15% (+0.00%) compared to 2a3eac9

Details

Codecov Report

❌ Patch coverage is 93.38843% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.15%. Comparing base (2a3eac9) to head (3ec89f4).

Files with missing lines Patch % Lines
src/xargs/mod.rs 93.38% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #794   +/-   ##
=======================================
  Coverage   92.15%   92.15%           
=======================================
  Files          35       35           
  Lines        7377     7457   +80     
  Branches      383      384    +1     
=======================================
+ Hits         6798     6872   +74     
- Misses        438      442    +4     
- Partials      141      143    +2     

☔ 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.