Closed pvdrz closed 1 year ago
Number of dependencies and binary size impact report
Metric | main | PR #670 | Delta |
---|---|---|---|
Direct dependencies | 3 | 3 | - |
Total dependencies | 4 | 4 | - |
Binary size | 992.2 KiB | 988.1 KiB | -0.4% |
Text size | 577.1 KiB | 576.5 KiB | -0.1% |
Patch coverage has no change and project coverage change: -0.59
:warning:
Comparison is base (
3e0844b
) 58.45% compared to head (df63852
) 57.86%.
: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 adds a new CLI argument parser for visudo and implements some basic flags.
Pull Request Checklist