sudo-rs icon indicating copy to clipboard operation
sudo-rs copied to clipboard

Mail feature (`mail_baspass`)

Open marlonbaeten opened this issue 2 years ago • 1 comments

marlonbaeten avatar Apr 11 '23 20:04 marlonbaeten

Codecov Report

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

Comparison is base (9a72206) 76.57% compared to head (d413431) 76.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   76.57%   76.56%   -0.02%     
==========================================
  Files          38       39       +1     
  Lines        4734     4915     +181     
==========================================
+ Hits         3625     3763     +138     
- Misses       1109     1152      +43     
Impacted Files Coverage Δ
lib/sudo-env/src/environment.rs 93.45% <0.00%> (-1.70%) :arrow_down:
lib/sudoers/src/policy.rs 77.04% <0.00%> (-3.99%) :arrow_down:
sudo/src/main.rs 0.97% <0.00%> (-0.12%) :arrow_down:
lib/sudo-mail/src/lib.rs 52.00% <52.00%> (ø)
lib/sudo-common/src/context.rs 97.12% <98.00%> (+2.38%) :arrow_up:
lib/sudo-common/src/command.rs 97.82% <100.00%> (+0.20%) :arrow_up:
lib/sudo-defaults/src/lib.rs 98.59% <100.00%> (+0.10%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

codecov[bot] avatar Apr 11 '23 20:04 codecov[bot]

We are not going to add this feature for now - to keep it simple stupid and secure.

marlonbaeten avatar May 16 '23 10:05 marlonbaeten