feat: Track code coverage#590
Conversation
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
cca9f73 to
94dae18
Compare
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
94dae18 to
6cfe2c6
Compare
Signed-off-by: mehabhalodiya <mehabhalodiya@gmail.com>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
55fb5b1 to
307d8ad
Compare
307d8ad to
bce18f4
Compare
|
@mehabhalodiya: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
What type of PR is this?
/kind enhancement
What does this PR do / why do we need it:
Action: https://github.com/marketplace/actions/codecov
A necessity w.r.t project status; Use codecov for generating coverage reports on every new PR.
Have you updated the necessary documentation?
Which issue(s) this PR fixes:
Fixes https://issues.redhat.com/browse/GITOPS-3278
Test acceptance criteria:
How to test changes / Special notes to the reviewer:
You will be able to see the CI checks/Actions running and a comment on the PR made by
codecovbot.