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

w: fix two clippy warnings in tests #63

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

cakebaker
Copy link
Contributor

This PR fixes two clippy warnings in tests.

Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 49.88%. Comparing base (9391cf1) to head (79af714).
Report is 12 commits behind head on main.

Files Patch % Lines
tests/by-util/test_w.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #63       +/-   ##
==========================================
+ Coverage   0.10%   49.88%   +49.77%     
==========================================
  Files         18       18               
  Lines       1841     2171      +330     
  Branches     239      307       +68     
==========================================
+ Hits           2     1083     +1081     
+ Misses      1839     1049      -790     
- Partials       0       39       +39     
Flag Coverage Δ
macos_latest 48.65% <ø> (?)
ubuntu_latest 43.73% <0.00%> (?)
windows_latest ?

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 8999815 into uutils:main Apr 18, 2024
14 of 15 checks passed
@cakebaker cakebaker deleted the w_fix_clippy_warnings_in_tests branch April 18, 2024 08:33
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