kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
362 stars 46 forks source link

Code coverage reporting with codecov #362

Open LiZhenCheng9527 opened 1 month ago

LiZhenCheng9527 commented 1 month ago

What would you like to be added: We have now used codecov for coverage reporting of go code. #360 codecov should also work for coverage reporting of c code. Hopefully, when doing c code coverage checking in the future, codecov can also be used directly to avoid redundancy Why is this needed: