trifectatechfoundation / sudo-rs

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

Search PATH for EDITOR #727

Closed oneElectron closed 1 year ago

oneElectron commented 1 year ago

This resolves issue #724.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 20.00% and project coverage change: -0.02% :warning:

Comparison is base (be4876f) 54.33% compared to head (555ebaa) 54.32%. Report is 9 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #727 +/- ## ========================================== - Coverage 54.33% 54.32% -0.02% ========================================== Files 71 71 Lines 9635 9639 +4 ========================================== + Hits 5235 5236 +1 - Misses 4400 4403 +3 ``` | [Files Changed](https://app.codecov.io/gh/memorysafety/sudo-rs/pull/727?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=memorysafety) | Coverage Δ | | |---|---|---| | [src/sudoers/mod.rs](https://app.codecov.io/gh/memorysafety/sudo-rs/pull/727?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=memorysafety#diff-c3JjL3N1ZG9lcnMvbW9kLnJz) | `69.00% <0.00%> (-0.48%)` | :arrow_down: | | [src/common/resolve.rs](https://app.codecov.io/gh/memorysafety/sudo-rs/pull/727?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=memorysafety#diff-c3JjL2NvbW1vbi9yZXNvbHZlLnJz) | `83.76% <100.00%> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/memorysafety/sudo-rs/pull/727/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.