Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

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/patch failed Sep 9, 2024 in 0s

12.50% of diff hit (target 66.51%)

View this Pull Request on Codecov

12.50% of diff hit (target 66.51%)

Annotations

Check warning on line 92 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L92

Added line #L92 was not covered by tests

Check warning on line 95 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L95

Added line #L95 was not covered by tests

Check warning on line 99 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L98-L99

Added lines #L98 - L99 were not covered by tests

Check warning on line 102 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 104 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L104

Added line #L104 was not covered by tests

Check warning on line 106 in src/find/matchers/exec.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/exec.rs#L106

Added line #L106 was not covered by tests

Check warning on line 627 in src/find/matchers/mod.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/find/matchers/mod.rs#L627

Added line #L627 was not covered by tests