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

find: fix usage of legacy numeric methods #403

Merged

Conversation

cakebaker
Copy link
Contributor

This PR fixes clippy warnings from the legacy_numeric_constants lint introduced with Rust 1.79.

Copy link

codecov bot commented Jun 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.59%. Comparing base (98fd45a) to head (488502f).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #403      +/-   ##
==========================================
+ Coverage   59.35%   59.59%   +0.24%     
==========================================
  Files          30       30              
  Lines        3914     3891      -23     
  Branches      865      862       -3     
==========================================
- Hits         2323     2319       -4     
+ Misses       1259     1240      -19     
  Partials      332      332              

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

@sylvestre sylvestre merged commit d35aebf into uutils:main Jun 14, 2024
18 checks passed
@cakebaker cakebaker deleted the find_fix_usage_of_legacy_numeric_method branch June 14, 2024 09:31
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