Skip to content
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

test: Display code coverage for each func/pkg and the total coverage #520

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

helayoty
Copy link
Member

@helayoty helayoty commented Apr 6, 2023

Because the third-party extension (aka codecov) coverage can get delayed reporting back the code coverage, we wanted to display the full coverage report with the total with each run using go native way go tool cover -func=coverage.out.

Signed-off-by: Heba Elayoty <hebaelayoty@gmail.com>
@helayoty helayoty requested a review from Fei-Guo as a code owner April 6, 2023 17:14
@helayoty helayoty temporarily deployed to test April 6, 2023 17:15 — with GitHub Actions Inactive
@helayoty helayoty temporarily deployed to test April 6, 2023 17:15 — with GitHub Actions Inactive
@helayoty
Copy link
Member Author

helayoty commented Apr 6, 2023

@helayoty helayoty merged commit 81010aa into virtual-kubelet:master Apr 6, 2023
@helayoty helayoty deleted the go-code-cov branch April 6, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants