Closed japaric closed 1 year ago
Number of dependencies and binary size impact report
Metric | main | PR #645 | Delta |
---|---|---|---|
Direct dependencies | 5 | 5 | - |
Total dependencies | 10 | 10 | - |
Binary size | 1.1 MiB | 1.1 MiB | - |
Text size | 652.3 KiB | 652.3 KiB | - |
Patch coverage has no change and project coverage change: +0.11
:tada:
Comparison is base (
d9b6616
) 86.49% compared to head (9ee393d
) 86.61%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
cc #629
this tests sudo, rather than su but likely we want both to behave the same. su tests will be added in a follow up PR that depends on #640