containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
195 stars 45 forks source link

[0.6.0] Ignore close fd error #215

Closed Tim-Zhang closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (a42b31c) 11.70% compared to head (f031f98) 11.59%. Report is 1 commits behind head on 0.6.0.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 0.6.0 #215 +/- ## ========================================== - Coverage 11.70% 11.59% -0.11% ========================================== Files 13 12 -1 Lines 1547 1552 +5 ========================================== - Hits 181 180 -1 - Misses 1366 1372 +6 ``` | [Files](https://app.codecov.io/gh/containerd/ttrpc-rust/pull/215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd) | Coverage Δ | | |---|---|---| | [src/sync/server.rs](https://app.codecov.io/gh/containerd/ttrpc-rust/pull/215?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd#diff-c3JjL3N5bmMvc2VydmVyLnJz) | `0.00% <0.00%> (ø)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/containerd/ttrpc-rust/pull/215/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=containerd)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Tim-Zhang commented 11 months ago

Branch 0.6.0 is deprecated