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 -uid and -gid #405

Merged
merged 3 commits into from
Jun 26, 2024
Merged

Conversation

hanbings
Copy link
Collaborator

implement: #371

Copy link

codecov bot commented Jun 23, 2024

Codecov Report

Attention: Patch coverage is 78.72340% with 10 lines in your changes missing coverage. Please review.

Project coverage is 65.12%. Comparing base (42075f5) to head (db9d69f).

Files Patch % Lines
src/find/matchers/mod.rs 61.90% 2 Missing and 6 partials ⚠️
src/find/matchers/group.rs 80.00% 0 Missing and 1 partial ⚠️
src/find/matchers/user.rs 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
+ Coverage   64.96%   65.12%   +0.16%     
==========================================
  Files          32       32              
  Lines        3810     3851      +41     
  Branches      874      884      +10     
==========================================
+ Hits         2475     2508      +33     
- Misses        993      995       +2     
- Partials      342      348       +6     

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

Copy link

GNU testsuite comparison:

Run BFS tests: Changes from main: PASS +2 / SKIP +0 / FAIL -2
Run BFS tests: BFS tests summary = TOTAL: 288 / PASS: 184 / SKIP: 1 / FAIL: 103
Run GNU findutils tests: GNU tests summary = TOTAL: 718 / PASS: 433 / FAIL: 282 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +0 / FAIL +0 / ERROR +0 / SKIP +0 

Copy link

GNU testsuite comparison:

Run GNU findutils tests: GNU tests summary = TOTAL: 718 / PASS: 433 / FAIL: 282 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +0 / FAIL +0 / ERROR +0 / SKIP +0 
Run BFS tests: Changes from main: PASS +2 / SKIP +0 / FAIL -2
Run BFS tests: BFS tests summary = TOTAL: 288 / PASS: 184 / SKIP: 1 / FAIL: 103

@sylvestre sylvestre merged commit 7136628 into uutils:main Jun 26, 2024
19 checks passed
@hanbings hanbings deleted the implement-371 branch June 27, 2024 09:34
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.

2 participants