-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Total Test Number to report #1717
Add Total Test Number to report #1717
Conversation
This commit adds the total number of test to report.
bc75973
to
0652f7f
Compare
This should be the follow-up PR for operator-framework/flake-analyzer#9 to enable total number test. This should merge because commenter should not comment if PR was successful. Also, this would upload all tests failed or successful. totaltestcount: 20
failedtestcount: 19
... This PR merges and then the total amount of test will catchup. |
/retest |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Bowenislandsong, ecordell The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
/retest Please review the full test history for this PR and help us cut down flakes. |
2 similar comments
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest Please review the full test history for this PR and help us cut down flakes. |
/retest |
This commit adds the total number of test to report.
Description of the change:
Motivation for the change:
Reviewer Checklist
/docs