Skip to content

clippy: fix warnings #69

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

Merged
merged 2 commits into from
Mar 24, 2024
Merged

Conversation

cakebaker
Copy link
Collaborator

This PR fixes clippy warnings from the zero_prefixed_literal and bool_assert_comparison lints.

Copy link

codecov bot commented Mar 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.24%. Comparing base (249c079) to head (5b81981).
Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #69       +/-   ##
===========================================
+ Coverage   68.30%   79.24%   +10.94%     
===========================================
  Files           6        6               
  Lines         795      795               
  Branches      188      188               
===========================================
+ Hits          543      630       +87     
  Misses        130      130               
+ Partials      122       35       -87     
Flag Coverage Δ
macos_latest 79.24% <100.00%> (+10.94%) ⬆️
ubuntu_latest 67.29% <100.00%> (ø)
windows_latest 7.61% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@sylvestre sylvestre merged commit d1263e0 into uutils:main Mar 24, 2024
@cakebaker cakebaker deleted the clippy_fix_warnings branch March 24, 2024 16:09
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