containerd / ttrpc-rust

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

Add support for proto3 optional #156

Closed Tim-Zhang closed 2 years ago

Tim-Zhang commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Merging #156 (8ad8f2f) into master (4f1e5f1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   26.00%   26.00%           
=======================================
  Files          16       16           
  Lines        2415     2415           
=======================================
  Hits          628      628           
  Misses       1787     1787           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Tim-Zhang commented 2 years ago

Wait for pr https://github.com/stepancheg/rust-protobuf/pull/649