cuisongliu / automq-operator

8 stars 1 forks source link

feat(main): add codecov #52

Closed cuisongliu closed 4 days ago

cuisongliu commented 4 days ago

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:

codecov-commenter commented 4 days ago

Welcome to Codecov :tada:

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 :open_umbrella: