trifectatechfoundation / sudo-rs

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

Packaging into deb and rpm #731

Closed rnijveld closed 1 year ago

github-actions[bot] commented 1 year ago

Number of dependencies and binary size impact report

Metric main PR #731 Delta
Direct dependencies 3 3 -
Total dependencies 4 4 -
Binary size 1022.9 KiB 1022.9 KiB -
Text size 597.6 KiB 597.6 KiB -
Dependencies diff ```diff └─ sudo-rs [v0.2.0-dev.20230711] ├─ 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 (e0fe7da) 54.52% compared to head (db358af) 54.52%.

:exclamation: Current head db358af differs from pull request most recent head 1d2f121. Consider uploading reports for the commit 1d2f121 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## minimal-and-msrv #731 +/- ## ================================================= Coverage 54.52% 54.52% ================================================= Files 71 71 Lines 9686 9686 ================================================= Hits 5281 5281 Misses 4405 4405 ```

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