trifectatechfoundation / sudo-rs

A memory safe implementation of sudo and su.
Other
2.88k stars 77 forks source link

test sudo with long username #770

Closed japaric closed 12 months ago

github-actions[bot] commented 12 months ago

Number of dependencies and binary size impact report

Metric main PR #770 Delta
Direct dependencies 3 3 -
Total dependencies 4 4 -
Binary size 1021.6 KiB 1021.6 KiB -
Text size 593.4 KiB 593.4 KiB -
Dependencies diff ```diff └─ sudo-rs [v0.2.0] ├─ glob [v0.3.1] ├─ libc [v0.2.147] └─ log [v0.4.20] ```
codecov[bot] commented 12 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.01% :tada:

Comparison is base (fbfbabd) 55.24% compared to head (2f7924f) 55.25%. Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #770 +/- ## ========================================== + Coverage 55.24% 55.25% +0.01% ========================================== Files 72 72 Lines 9840 9840 ========================================== + Hits 5436 5437 +1 + Misses 4404 4403 -1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/memorysafety/sudo-rs/pull/770/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=memorysafety)

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