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

updates to pass 1.75 version of clippy #813

Merged
merged 1 commit into from
Jan 8, 2024

updates to pass 1.75 version of clippy

d8d8927
Select commit
Loading
Failed to load commit list.
Merged

updates to pass 1.75 version of clippy #813

updates to pass 1.75 version of clippy
d8d8927
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 8, 2024 in 0s

57.36% (+0.03%) compared to 7f82d3a

View this Pull Request on Codecov

57.36% (+0.03%) compared to 7f82d3a

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (7f82d3a) 57.32% compared to head (d8d8927) 57.36%.

Files Patch % Lines
src/common/error.rs 0.00% 2 Missing ⚠️
src/sudo/pipeline.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #813      +/-   ##
==========================================
+ Coverage   57.32%   57.36%   +0.03%     
==========================================
  Files          74       74              
  Lines       10505    10559      +54     
==========================================
+ Hits         6022     6057      +35     
- Misses       4483     4502      +19     

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