Skip to content

find: implement {} path substitution for -exec#620

Open
Erickkaranja wants to merge 3 commits into
uutils:mainfrom
Erickkaranja:local
Open

find: implement {} path substitution for -exec#620
Erickkaranja wants to merge 3 commits into
uutils:mainfrom
Erickkaranja:local

find: implement {} path substitution for -exec

a6cd25d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 24, 2026 in 0s

91.73% (-0.03%) compared to 89a5327

View this Pull Request on Codecov

91.73% (-0.03%) compared to 89a5327

Details

Codecov Report

❌ Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.73%. Comparing base (89a5327) to head (a6cd25d).
⚠️ Report is 41 commits behind head on main.

Files with missing lines Patch % Lines
src/find/matchers/exec.rs 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #620      +/-   ##
==========================================
- Coverage   91.76%   91.73%   -0.03%     
==========================================
  Files          31       31              
  Lines        6203     6205       +2     
  Branches      328      329       +1     
==========================================
  Hits         5692     5692              
- Misses        390      391       +1     
- Partials      121      122       +1     

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