Skip to content

xargs: do not panic on empty input in replace mode#736

Open
leeewee wants to merge 1 commit into
uutils:mainfrom
leeewee:xargs-fix-replace-empty-input
Open

xargs: do not panic on empty input in replace mode#736
leeewee wants to merge 1 commit into
uutils:mainfrom
leeewee:xargs-fix-replace-empty-input

xargs: do not panic on empty input in replace mode

02133dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 12, 2026 in 0s

91.87% (+0.01%) compared to 795d29a

View this Pull Request on Codecov

91.87% (+0.01%) compared to 795d29a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.87%. Comparing base (795d29a) to head (02133dc).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #736      +/-   ##
==========================================
+ Coverage   91.86%   91.87%   +0.01%     
==========================================
  Files          35       35              
  Lines        7153     7152       -1     
  Branches      375      376       +1     
==========================================
  Hits         6571     6571              
  Misses        437      437              
+ Partials      145      144       -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.