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

Conversation

hanbings
Copy link
Collaborator

implement: #8

@cakebaker cakebaker linked an issue May 13, 2024 that may be closed by this pull request
Copy link

codecov bot commented May 16, 2024

Codecov Report

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

Project coverage is 65.38%. Comparing base (f145469) to head (fe3e4d0).

Files 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   65.59%   65.38%   -0.21%     
==========================================
  Files          34       34              
  Lines        3941     3955      +14     
  Branches      901      904       +3     
==========================================
+ Hits         2585     2586       +1     
- Misses       1001     1011      +10     
- Partials      355      358       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FeatureComplete: implement ok[dir] predicate
1 participant