-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need add go module unit coverage statistics in Codecov #1518
Labels
enhancement
New feature or request
Comments
I will complete it later. |
Desiki-high
added a commit
to Desiki-high/nydus
that referenced
this issue
Dec 18, 2023
resolve dragonflyoss#1518. Signed-off-by: Yadong Ding <[email protected]>
6 tasks
Desiki-high
added a commit
to Desiki-high/nydus
that referenced
this issue
Dec 18, 2023
resolve dragonflyoss#1518. Signed-off-by: Yadong Ding <[email protected]>
Desiki-high
added a commit
to Desiki-high/nydus
that referenced
this issue
Dec 18, 2023
resolve dragonflyoss#1518. Signed-off-by: Yadong Ding <[email protected]>
Desiki-high
added a commit
to Desiki-high/nydus
that referenced
this issue
Dec 18, 2023
resolve dragonflyoss#1518. Signed-off-by: Yadong Ding <[email protected]>
Desiki-high
added a commit
to Desiki-high/nydus
that referenced
this issue
Dec 18, 2023
resolve dragonflyoss#1518. Signed-off-by: Yadong Ding <[email protected]>
imeoer
pushed a commit
that referenced
this issue
Dec 19, 2023
resolve #1518. Signed-off-by: Yadong Ding <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
Reference: #1228
The text was updated successfully, but these errors were encountered: