containerd / ttrpc-rust

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

gh-action: Add coverage report #149

Closed Tim-Zhang closed 2 years ago

Tim-Zhang commented 2 years ago

Use cargo-llvm-cov and Codecov

wllenyj commented 2 years ago

Looks Great.

Tim-Zhang commented 2 years ago

@mxpv Can you please help with this https://github.com/containerd/ttrpc-rust/issues/150?

mxpv commented 2 years ago

@Tim-Zhang I don't have permissions

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f63c6f6). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff            @@
##             master     #149   +/-   ##
=========================================
  Coverage          ?   11.68%           
=========================================
  Files             ?       13           
  Lines             ?     1549           
  Branches          ?        0           
=========================================
  Hits              ?      181           
  Misses            ?     1368           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f63c6f6...1e5b1c0. Read the comment docs.