eunomia-bpf / bpftime

Userspace eBPF runtime for Observability, Network & General Extensions Framework
https://eunomia.dev/bpftime/
MIT License
801 stars 75 forks source link

[FEATURE] auto generated code coverage reports #144

Open yunwei37 opened 9 months ago

yunwei37 commented 9 months ago

Is your feature request related to a problem? Please describe.

Add a CI to calculate code coverage and generate coverage reports, so we can find which part of the runtime is not test enough.

Describe the solution you'd like

Maybe we can try https://about.codecov.io/

Sanket-0510 commented 7 months ago

@yunwei37 almost all Projects rely on Codecov, I have some experience with CI, I would like to work on this. I will try to raise draft PR soon.

yunwei37 commented 7 months ago

Thanks! That's great!

hp77-creator commented 2 months ago

Hey @yunwei37 , for this someone from the organization can link bpftime with codecov, I was trying but since I am not part of the organization, I can't do it. I can pick it up if you include me in the organization.

yunwei37 commented 2 months ago

Hi @hp77-creator , would you like to be part of the organization? We can add you there

hp77-creator commented 2 months ago

Hi @hp77-creator , would you like to be part of the organization? We can add you there

Sure!

yunwei37 commented 2 months ago

Hi @hp77-creator , any progress on this issue?

hp77-creator commented 2 months ago

Hi @yunwei37 Please check your dm. There is one access token that needs to be added in project's settings. I do not have access to do that.