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

chore: fix clippy warning #236

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

flavio
Copy link
Collaborator

@flavio flavio commented Oct 2, 2024

What type of PR is this?

/kind ci

What this PR does / why we need it:

Address a warning raised by latest version of nightly clippy.

Currently all our CI jobs are failing due to this warning.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

None

Address a warning raised by latest version of nightly clippy

Signed-off-by: Flavio Castelli <fcastelli@suse.com>
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.02%. Comparing base (57570dd) to head (ffbea7a).
Report is 53 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #236      +/-   ##
==========================================
+ Coverage   26.61%   29.02%   +2.41%     
==========================================
  Files          24       26       +2     
  Lines        2788     3159     +371     
  Branches     1516     1671     +155     
==========================================
+ Hits          742      917     +175     
- Misses        948     1021      +73     
- Partials     1098     1221     +123     

@utam0k utam0k merged commit 1d624c7 into containers:main Oct 7, 2024
13 checks passed
@flavio flavio deleted the fix-clippy-warning branch October 7, 2024 06:45
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.

3 participants