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 -P and -- #148

Merged
merged 1 commit into from
Feb 10, 2022
Merged

Implement -P and -- #148

merged 1 commit into from
Feb 10, 2022

Conversation

tavianator
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 10, 2022

Codecov Report

Merging #148 (1f3b209) into main (7ffd5f8) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #148      +/-   ##
==========================================
+ Coverage   52.88%   52.92%   +0.03%     
==========================================
  Files          24       24              
  Lines        4714     4718       +4     
  Branches     1538     1538              
==========================================
+ Hits         2493     2497       +4     
  Misses       1684     1684              
  Partials      537      537              
Impacted Files Coverage Δ
src/find/mod.rs 63.26% <100.00%> (+1.56%) ⬆️
src/xargs/mod.rs 79.79% <0.00%> (-0.52%) ⬇️
src/lib.rs 35.91% <0.00%> (+0.07%) ⬆️

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 7ffd5f8...1f3b209. Read the comment docs.

@tavianator
Copy link
Contributor Author

GNU tests unchanged. bfs:

Changes from main: PASS +3 / FAIL -3

@sylvestre sylvestre merged commit d26cdf3 into uutils:main Feb 10, 2022
@tavianator tavianator deleted the easy-flags branch February 10, 2022 21:39
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