Closed pvdrz closed 1 year ago
Number of dependencies and binary size impact report
Metric | main | PR #666 | Delta |
---|---|---|---|
Direct dependencies | 3 | 3 | - |
Total dependencies | 4 | 4 | - |
Binary size | 979 KiB | 983.1 KiB | +0.4% |
Text size | 571.5 KiB | 574.4 KiB | +0.5% |
Patch coverage: 15.47
% and project coverage change: -0.35
:warning:
Comparison is base (
27b9ade
) 59.02% compared to head (37990f8
) 58.68%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Describe the changes done on this pull request This PR updates
visudo
so it sets the right permissions for the sudoers temporary file and emit a warning to stderr if the contents of the sudoers file did not change after editing them.Blocked by #665
Pull Request Checklist