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

Some clippy fixes #75

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Some clippy fixes #75

merged 1 commit into from
Apr 10, 2024

Conversation

sylvestre
Copy link
Contributor

Done with:
$ cargo clippy --fix --allow-dirty -- -W clippy::pedantic

Done with:
$ cargo clippy --fix --allow-dirty  -- -W clippy::pedantic
@sylvestre sylvestre requested a review from cakebaker April 9, 2024 21:18
Copy link

codecov bot commented Apr 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.89%. Comparing base (a570d8a) to head (700a74e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   94.89%   94.89%           
=======================================
  Files           4        4           
  Lines         941      941           
=======================================
  Hits          893      893           
  Misses         48       48           
Flag Coverage Δ
macos_latest 99.30% <100.00%> (ø)
ubuntu_latest 99.31% <100.00%> (ø)
windows_latest 94.40% <100.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.

@cakebaker cakebaker merged commit 712babc into uutils:main Apr 10, 2024
14 checks passed
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