Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(main): add codecov #52

Merged
merged 1 commit into from
Oct 17, 2024
Merged

feat(main): add codecov #52

merged 1 commit into from
Oct 17, 2024

Conversation

cuisongliu
Copy link
Owner

This pull request includes updates to the CI workflow and the Makefile to integrate code coverage reporting using Codecov. The most important changes are the addition of steps to upload test results to Codecov in the GitHub Actions workflow and the modification of test commands in the Makefile to generate coverage reports.

CI Workflow Enhancements:

Makefile Updates:

  • Makefile: Modified the test and e2e targets to include the -coverprofile=coverage.txt flag for generating coverage reports. [1] [2]

Signed-off-by: cuisongliu <cuisongliu@qq.com>
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@cuisongliu cuisongliu merged commit 210b0d7 into main Oct 17, 2024
6 checks passed
@cuisongliu cuisongliu deleted the codecov branch October 17, 2024 04:59
@github-actions github-actions bot mentioned this pull request Oct 17, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants