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

clippy: use char instead of closure #81

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes a warning from the manual_pattern_char_comparison lint on Windows.

Copy link

codecov bot commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.89%. Comparing base (ea9f41b) to head (124dbc8).
Report is 4 commits behind head on main.

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

@sylvestre sylvestre merged commit c739331 into uutils:main Sep 11, 2024
14 checks passed
@cakebaker cakebaker deleted the clippy_fix_warning_on_windows branch September 11, 2024 06:22
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