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

Add support for -lname / -ilname #138

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Add support for -lname / -ilname #138

merged 1 commit into from
Jan 27, 2022

Conversation

refi64
Copy link
Contributor

@refi64 refi64 commented Jan 27, 2022

Signed-off-by: Ryan Gonzalez ryan.gonzalez@collabora.com

Signed-off-by: Ryan Gonzalez <ryan.gonzalez@collabora.com>
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #138 (162d5f3) into main (1517cc0) will increase coverage by 0.08%.
The diff coverage is 63.46%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   52.52%   52.61%   +0.08%     
==========================================
  Files          23       23              
  Lines        4655     4691      +36     
  Branches     1531     1543      +12     
==========================================
+ Hits         2445     2468      +23     
- Misses       1664     1671       +7     
- Partials      546      552       +6     
Impacted Files Coverage Δ
src/find/mod.rs 61.36% <ø> (ø)
src/find/matchers/mod.rs 63.13% <20.00%> (-1.53%) ⬇️
src/find/matchers/name.rs 75.00% <73.80%> (-6.82%) ⬇️
src/xargs/mod.rs 77.97% <0.00%> (+0.51%) ⬆️

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 1517cc0...162d5f3. Read the comment docs.

@sylvestre
Copy link
Contributor

Nice:

Warning: Congrats! The bfs test test_ilname is now passing!
Warning: Congrats! The bfs test test_lname is now passing!

@sylvestre sylvestre merged commit 1bf7ff7 into uutils:main Jan 27, 2022
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