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

Fix clippy warnings #101

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Fix clippy warnings #101

merged 2 commits into from
Oct 18, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes some warnings from the write_with_newline and needless_borrow lints.

Copy link

codecov bot commented Oct 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.11%. Comparing base (933230e) to head (1910cbf).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   85.11%   85.11%           
=======================================
  Files          12       12           
  Lines        5818     5818           
  Branches      475      475           
=======================================
  Hits         4952     4952           
  Misses        846      846           
  Partials       20       20           
Flag Coverage Δ
macos_latest 85.13% <100.00%> (ø)
ubuntu_latest 85.38% <100.00%> (ø)
windows_latest 22.99% <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 889e7bb into uutils:main Oct 18, 2024
27 checks passed
@cakebaker cakebaker deleted the fix_clippy_warnings branch October 18, 2024 07:57
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