trifectatechfoundation / sudo-rs

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

Support i386 #820

Closed pvdrz closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (2c9b476) 57.39% compared to head (313cb26) 57.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #820 +/- ## ========================================== - Coverage 57.39% 57.38% -0.01% ========================================== Files 74 74 Lines 10593 10593 ========================================== - Hits 6080 6079 -1 - Misses 4513 4514 +1 ```

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

pvdrz commented 7 months ago

closed in favor of https://github.com/memorysafety/sudo-rs/pull/822