Closed tonywu1999 closed 3 months ago
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:
Motivation and Context
We would like a code coverage report to assess if any new changes reduces or increases code coverage.
Changes
usethis::use_github_action("test-coverage")
and produced the following workflow file. Code coverage should run now.Testing
Checklist Before Requesting a Review