You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you committed your changes and ran the repo's CI/CD pipeline. In your pull request, you should see two status checks and PR comment.
Once merged to the default branch, subsequent pull requests will have checks and report comment. Additionally, you'll find your repo coverage dashboard here.
The text was updated successfully, but these errors were encountered:
First, we need to run the tests outside of Docker and with coverage.
Then in the GitHub Actions:
After tests run, this will upload the coverage report to Codecov:
After you committed your changes and ran the repo's CI/CD pipeline. In your pull request, you should see two status checks and PR comment.
Once merged to the default branch, subsequent pull requests will have checks and report comment. Additionally, you'll find your repo coverage dashboard here.
The text was updated successfully, but these errors were encountered: