Skip to content

Need add go module unit coverage statistics in Codecov #1518

@adamqqqplay

Description

@adamqqqplay

Currently, only rust code is included in codecov's test coverage statistics. We should also count the coverage of go modules such as nydusify, so that we can better understand the overall test coverage of the nydus project.

Steps that may be needed:

  1. Enhance makefiles such as nydusify.
  2. Add a new step in .github/workflows/smoke.yml to get go module coverage.
  3. Modify .github/codecov.yml.

Reference: #1228

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions