containerd / ttrpc-rust

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

Compiler: Ignore clippy warnings in gencode and release ttrpc-compiler:v0.6.2 #210

Closed Tim-Zhang closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (e16aa7b) 24.35% compared to head (f4bac5b) 24.35%. Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ======================================= Coverage 24.35% 24.35% ======================================= Files 16 16 Lines 2652 2652 ======================================= Hits 646 646 Misses 2006 2006 ```

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

jsturtevant commented 1 year ago

LGTM