containerd / ttrpc-rust

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

If streams cannot be locked, it will cause a panic #233

Open jokemanfire opened 1 month ago

Tim-Zhang commented 4 days ago

Hi @jokemanfire, thank you for your pull request. The CI failed because the commit body is missing and I have left a review comment. Thanks

codecov[bot] commented 4 days ago

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 24.73%. Comparing base (a9198f2) to head (bf021aa). Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
src/asynchronous/client.rs 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #233 +/- ## ========================================== - Coverage 24.97% 24.73% -0.24% ========================================== Files 16 16 Lines 2651 2676 +25 ========================================== Hits 662 662 - Misses 1989 2014 +25 ```

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