Closed pvdrz closed 1 year ago
Number of dependencies and binary size impact report
Metric | main | PR #690 | Delta |
---|---|---|---|
Direct dependencies | 3 | 3 | - |
Total dependencies | 4 | 4 | - |
Binary size | 996.6 KiB | 996.4 KiB | - |
Text size | 580.3 KiB | 580.5 KiB | - |
Patch coverage has no change and project coverage change: -0.26
:warning:
Comparison is base (
fad6b90
) 57.53% compared to head (b70b946
) 57.27%.
: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 the required logic to implement the
--check/-c
flag forvisudo
.Blocked by #689.
Pull Request Checklist