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

Implement -fprint0 #443

Merged
merged 6 commits into from
Sep 9, 2024
Merged

Implement -fprint0 #443

merged 6 commits into from
Sep 9, 2024

Conversation

hanbings
Copy link
Collaborator

Closes #380

Copy link

codecov bot commented Aug 12, 2024

Codecov Report

Attention: Patch coverage is 82.60870% with 4 lines in your changes missing coverage. Please review.

Project coverage is 66.53%. Comparing base (e3f4224) to head (e518949).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/find/matchers/mod.rs 57.14% 1 Missing and 2 partials ⚠️
tests/find_cmd_tests.rs 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #443      +/-   ##
==========================================
+ Coverage   66.51%   66.53%   +0.02%     
==========================================
  Files          36       36              
  Lines        4366     4378      +12     
  Branches      982      986       +4     
==========================================
+ Hits         2904     2913       +9     
- Misses       1062     1063       +1     
- Partials      400      402       +2     

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

Copy link

Commit d6d761f has GNU testsuite comparison:

Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O0 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O1 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O2 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O3 is now passing!
Run GNU findutils tests: GNU tests summary = TOTAL: 694 / PASS: 453 / FAIL: 238 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +4 / FAIL -8 / ERROR +0 / SKIP +0 
Run BFS tests: Changes from main: PASS +1 / SKIP +0 / FAIL -1
Run BFS tests: BFS tests summary = TOTAL: 288 / PASS: 197 / SKIP: 1 / FAIL: 90

@hanbings hanbings changed the title implement -fprint0 Implement -fprint0 Aug 12, 2024
Copy link

Commit fb9d349 has GNU testsuite comparison:

Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O0 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O1 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O2 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O3 is now passing!
Run GNU findutils tests: GNU tests summary = TOTAL: 655 / PASS: 481 / FAIL: 171 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +4 / FAIL -8 / ERROR +0 / SKIP +0 
Run BFS tests: bfs test failed: common/HLP. common/HLP is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/gid_minus. common/gid_minus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/gid_minus_plus. common/gid_minus_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/gid_plus. common/gid_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/gid_plus_plus. common/gid_plus_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: Congrats! The bfs test common/name_slashes is now passing!
Run BFS tests: bfs test failed: common/uid_minus. common/uid_minus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/uid_minus_plus. common/uid_minus_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/uid_plus. common/uid_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: bfs test failed: common/uid_plus_plus. common/uid_plus_plus is passing on 'main'. Maybe you have to rebase?
Run BFS tests: Congrats! The bfs test gnu/fprint0 is now passing!
Run BFS tests: Congrats! The bfs test gnu/gid_minus is now passing!
Run BFS tests: Congrats! The bfs test gnu/gid_minus_plus is now passing!
Run BFS tests: Congrats! The bfs test gnu/gid_plus is now passing!
Run BFS tests: Congrats! The bfs test gnu/gid_plus_plus is now passing!
Run BFS tests: bfs test failed: gnu/ignore_readdir_race_loop. gnu/ignore_readdir_race_loop is passing on 'main'. Maybe you have to rebase?
Run BFS tests: Congrats! The bfs test gnu/uid_minus is now passing!
Run BFS tests: Congrats! The bfs test gnu/uid_minus_plus is now passing!
Run BFS tests: Congrats! The bfs test gnu/uid_plus is now passing!
Run BFS tests: Congrats! The bfs test gnu/uid_plus_plus is now passing!
Run BFS tests: Changes from main: PASS +12 / SKIP +5 / FAIL +12
Run BFS tests: BFS tests summary = TOTAL: 317 / PASS: 242 / SKIP: 6 / FAIL: 69

Copy link

Commit 2d7695a has GNU testsuite comparison:

Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O0 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O1 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O2 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O3 is now passing!
Run GNU findutils tests: GNU tests summary = TOTAL: 655 / PASS: 481 / FAIL: 171 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +4 / FAIL -8 / ERROR +0 / SKIP +0 
Run BFS tests: Congrats! The bfs test gnu/fprint0 is now passing!
Run BFS tests: Changes from main: PASS +1 / SKIP +0 / FAIL -1
Run BFS tests: BFS tests summary = TOTAL: 317 / PASS: 242 / SKIP: 6 / FAIL: 69

Copy link

github-actions bot commented Sep 9, 2024

Commit c1955ef has GNU testsuite comparison:

Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O0 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O1 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O2 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O3 is now passing!
Run GNU findutils tests: GNU tests summary = TOTAL: 655 / PASS: 481 / FAIL: 171 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +4 / FAIL -8 / ERROR +0 / SKIP +0 
Run BFS tests: Congrats! The bfs test gnu/fprint0 is now passing!
Run BFS tests: Changes from main: PASS +1 / SKIP +0 / FAIL -1
Run BFS tests: BFS tests summary = TOTAL: 317 / PASS: 245 / SKIP: 6 / FAIL: 66

Copy link

github-actions bot commented Sep 9, 2024

Commit e518949 has GNU testsuite comparison:

Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O0 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O1 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O2 is now passing!
Run GNU findutils tests: Congrats! The GNU test fprint0_stdout.new-O3 is now passing!
Run GNU findutils tests: GNU tests summary = TOTAL: 655 / PASS: 481 / FAIL: 171 / ERROR: 2
Run GNU findutils tests: Changes from main: PASS +4 / FAIL -8 / ERROR +0 / SKIP +0 
Run BFS tests: Congrats! The bfs test gnu/fprint0 is now passing!
Run BFS tests: Changes from main: PASS +1 / SKIP +0 / FAIL -1
Run BFS tests: BFS tests summary = TOTAL: 317 / PASS: 245 / SKIP: 6 / FAIL: 66

@sylvestre sylvestre merged commit 4d36789 into uutils:main Sep 9, 2024
19 checks passed
@hanbings hanbings deleted the implement-380 branch September 18, 2024 09:40
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.

Implement -fprint0
2 participants