Skip to content

find: fix two clippy warnings#335

Merged
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:find_fix_clippy_warnings
Mar 23, 2024
Merged

find: fix two clippy warnings#335
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:find_fix_clippy_warnings

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

This PR fixes two clippy warnings from the useless_asref and unnecessary_mut_passed lints.

@codecov

codecov Bot commented Mar 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.22%. Comparing base (ae280f7) to head (f10a2e0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #335      +/-   ##
==========================================
+ Coverage   58.17%   58.22%   +0.05%     
==========================================
  Files          30       30              
  Lines        3634     3634              
  Branches      827      827              
==========================================
+ Hits         2114     2116       +2     
  Misses       1226     1226              
+ Partials      294      292       -2     

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

@sylvestre sylvestre merged commit 27b4bf5 into uutils:main Mar 23, 2024
@cakebaker cakebaker deleted the find_fix_clippy_warnings branch March 23, 2024 12:34
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