trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.87k stars 76 forks source link

updates to pass 1.75 version of clippy #813

Closed squell closed 7 months ago

codecov[bot] commented 7 months ago

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 :warning:
src/sudo/pipeline.rs 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.