trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.9k stars 79 forks source link

add more visudo tests #668

Closed japaric closed 1 year ago

github-actions[bot] commented 1 year ago

Number of dependencies and binary size impact report

Metric main PR #668 Delta
Direct dependencies 3 3 -
Total dependencies 4 4 -
Binary size 983.2 KiB 983.2 KiB -
Text size 572.7 KiB 572.7 KiB -
Dependencies diff ```diff └─ sudo-rs [v0.2.0-dev.20230703] ├─ glob [v0.3.1] ├─ libc [v0.2.147] └─ log [v0.4.19] ```
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (7680c2d) 58.68% compared to head (a2b5155) 58.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #668 +/- ## ======================================= Coverage 58.68% 58.68% ======================================= Files 66 66 Lines 8816 8816 ======================================= Hits 5174 5174 Misses 3642 3642 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.