Skip to content

xargs: add --show-limits diagnostics#686

Open
kevinburke wants to merge 1 commit into
uutils:mainfrom
kevinburke:xargs-show-limits
Open

xargs: add --show-limits diagnostics#686
kevinburke wants to merge 1 commit into
uutils:mainfrom
kevinburke:xargs-show-limits

xargs: add --show-limits diagnostics

75aa0a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 4, 2026 in 1s

91.86% (+0.01%) compared to b07b27d

View this Pull Request on Codecov

91.86% (+0.01%) compared to b07b27d

Details

Codecov Report

❌ Patch coverage is 95.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.86%. Comparing base (b07b27d) to head (75aa0a9).

Files with missing lines Patch % Lines
src/xargs/mod.rs 95.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #686      +/-   ##
==========================================
+ Coverage   91.85%   91.86%   +0.01%     
==========================================
  Files          31       31              
  Lines        6420     6454      +34     
  Branches      338      340       +2     
==========================================
+ Hits         5897     5929      +32     
- Misses        397      398       +1     
- Partials      126      127       +1     

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