Closed jsturtevant closed 1 year ago
Base: 25.95% // Head: 25.71% // Decreases project coverage by -0.24%
:warning:
Coverage data is based on head (
4ad4088
) compared to base (d31099a
). Patch coverage: 10.34% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
There is a problem with the title of the second commit.
Fix lint errors for for macos
https://github.com/containerd/ttrpc-rust/pull/171/commits/5eec9804cd08b928afcc10fe0442c37ff7473cbd
There is a problem with the title of the second commit.
Fix lint errors for for macos
5eec980
updated
Fixes linter by running
cargo clippy --fix --all-features
after updating to latest rust tool chain withrustup update stable
which is run in CI.Fixes building from main branch: