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

xargs: remove unnecessary else blocks #318

Merged

Conversation

cakebaker
Copy link
Contributor

This PR fixes some "unnecessary else block" warnings shown by rustanalyzer.

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (46f43b5) 56.95% compared to head (e3e20c9) 57.25%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #318      +/-   ##
==========================================
+ Coverage   56.95%   57.25%   +0.30%     
==========================================
  Files          30       30              
  Lines        3652     3652              
  Branches      873      872       -1     
==========================================
+ Hits         2080     2091      +11     
  Misses       1267     1267              
+ Partials      305      294      -11     

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

@sylvestre sylvestre merged commit 35fe84e into uutils:main Feb 21, 2024
13 checks passed
@cakebaker cakebaker deleted the xargs_remove_unnecessary_else_blocks branch February 21, 2024 10:32
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