-
Notifications
You must be signed in to change notification settings - Fork 9.9k
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
github/workflows: remove coverage workflow #19424
base: main
Are you sure you want to change the base?
Conversation
This workflow has already been migrated to the Prow infrastructure. Signed-off-by: Ivan Valdes <ivan@vald.es>
Skipping CI for Draft Pull Request. |
/test all |
/test pull-etcd-coverage-report |
1 similar comment
/test pull-etcd-coverage-report |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted filessee 56 files with indirect coverage changes @@ Coverage Diff @@
## main #19424 +/- ##
==========================================
+ Coverage 68.95% 69.50% +0.54%
==========================================
Files 420 406 -14
Lines 35753 35432 -321
==========================================
- Hits 24655 24628 -27
+ Misses 9677 9388 -289
+ Partials 1421 1416 -5 Continue to review full report in Codecov by Sentry.
|
1651346
to
5bb5f28
Compare
5bb5f28
to
7d87198
Compare
Signed-off-by: Ivan Valdes <ivan@vald.es>
7d87198
to
4ce48ce
Compare
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, ivanvc 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 |
This workflow has already been migrated to the Prow infrastructure.
To have the Codecov bot publish the coverage report from the given pull request, it must be invoked using some additional arguments.
Please read https://github.com/etcd-io/etcd/blob/main/CONTRIBUTING.md#contribution-flow.