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 #797

Merged
merged 1 commit into from
Nov 2, 2023
Merged

fix clippy warnings #797

merged 1 commit into from
Nov 2, 2023

Conversation

japaric
Copy link
Collaborator

@japaric japaric commented Nov 2, 2023

something changed recently on the stable channel that created this warning. this fixes CI and should prevent a bunch of PR from failing the CI clippy check

something changed recently on the stable channel that created this
warning. this fixes CI and should prevent a bunch of PR from failing the
CI clippy check
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5cf4857) 55.38% compared to head (63ea087) 55.33%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #797      +/-   ##
==========================================
- Coverage   55.38%   55.33%   -0.05%     
==========================================
  Files          72       72              
  Lines        9833     9831       -2     
==========================================
- Hits         5446     5440       -6     
- Misses       4387     4391       +4     
Files Coverage Δ
src/common/command.rs 91.72% <100.00%> (-0.17%) ⬇️

... and 3 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@japaric japaric added this pull request to the merge queue Nov 2, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 2, 2023
@japaric japaric added this pull request to the merge queue Nov 2, 2023
Merged via the queue into main with commit 440e097 Nov 2, 2023
15 checks passed
@japaric japaric deleted the appease-clippy branch November 3, 2023 11:37
@squell squell added the minor minor issue, PR without an issue label Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor minor issue, PR without an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants