Closed squell closed 1 year ago
Number of dependencies and binary size impact report
Metric | main | PR #743 | Delta |
---|---|---|---|
Direct dependencies | 3 | 3 | - |
Total dependencies | 4 | 4 | - |
Binary size | 1 MiB | 1 MiB | -0.8% |
Text size | 596.6 KiB | 595.2 KiB | -0.2% |
Patch coverage: 60.29%
and project coverage change: -0.14%
:warning:
Comparison is base (
e83fc61
) 54.78% compared to head (8f442e8
) 54.65%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The CI has updated its Rust toolchain; so PR's will get rejected until this one is merged.
rustfmt
now has support forlet .. else
constructs (finally)#
in raw strings in the test framework