Skip to content

Fix -ok and -okdir abnormal parameter detection.

18b88ff
Select commit
Loading
Failed to load commit list.
Draft

find: Implement -ok[dir] predicate. #369

Fix -ok and -okdir abnormal parameter detection.
18b88ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2025 in 1s

66.32% (-0.19%) compared to e3f4224

View this Pull Request on Codecov

66.32% (-0.19%) compared to e3f4224

Details

Codecov Report

Attention: Patch coverage is 12.50000% with 14 lines in your changes missing coverage. Please review.

Project coverage is 66.32%. Comparing base (e3f4224) to head (18b88ff).
Report is 140 commits behind head on main.

Files with missing lines Patch % Lines
src/find/matchers/exec.rs 0.00% 9 Missing and 1 partial ⚠️
src/find/matchers/mod.rs 33.33% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   66.51%   66.32%   -0.19%     
==========================================
  Files          36       36              
  Lines        4366     4380      +14     
  Branches      982      984       +2     
==========================================
+ Hits         2904     2905       +1     
- Misses       1062     1072      +10     
- Partials      400      403       +3     

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