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/matchers: Implement -inum and -links #167

Merged
merged 4 commits into from
Jun 27, 2022
Merged

find/matchers: Implement -inum and -links #167

merged 4 commits into from
Jun 27, 2022

Conversation

tavianator
Copy link
Contributor

No description provided.

@sylvestre
Copy link
Contributor

it is possible to add high level tests in https://github.com/uutils/findutils/tree/main/tests ?

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #167 (6bad054) into main (4a47054) will increase coverage by 0.13%.
The diff coverage is 65.85%.

@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
+ Coverage   49.56%   49.70%   +0.13%     
==========================================
  Files          29       30       +1     
  Lines        4830     4871      +41     
  Branches     1277     1291      +14     
==========================================
+ Hits         2394     2421      +27     
- Misses       1793     1797       +4     
- Partials      643      653      +10     
Impacted Files Coverage Δ
src/find/matchers/mod.rs 63.85% <42.85%> (-1.05%) ⬇️
src/find/matchers/stat.rs 62.50% <62.50%> (ø)
tests/find_cmd_tests.rs 87.11% <100.00%> (+0.77%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a47054...6bad054. Read the comment docs.

@sylvestre
Copy link
Contributor

Sorry, i forgot about this PR :/

A lot of improvements! bravo!


Warning: Congrats! The bfs test test_inum is now passing!
Warning: Congrats! The bfs test test_inum_bind_mount is now passing!
Warning: Congrats! The bfs test test_inum_mount is now passing!
Warning: Congrats! The bfs test test_links is now passing!
Warning: Congrats! The bfs test test_links_minus is now passing!
Warning: Congrats! The bfs test test_links_plus is now passing!


Warning: Congrats! The GNU test inum.new-O0 is now passing!
Warning: Congrats! The GNU test inum.new-O0 is now passing!
Warning: Congrats! The GNU test inum.new-O1 is now passing!
Warning: Congrats! The GNU test inum.new-O1 is now passing!
Warning: Congrats! The GNU test inum.new-O2 is now passing!
Warning: Congrats! The GNU test inum.new-O2 is now passing!
Warning: Congrats! The GNU test inum.new-O3 is now passing!
Warning: Congrats! The GNU test inum.new-O3 is now passing!
Warning: Congrats! The GNU test links.new-O3 is now passing!
Warning: Congrats! The GNU test links.new-O3 is now passing!

@sylvestre sylvestre merged commit da45c3b into uutils:main Jun 27, 2022
@tavianator tavianator deleted the stat branch July 2, 2022 16:27
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