-
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 31 files with indirect coverage changes @@ Coverage Diff @@
## main #19424 +/- ##
==========================================
- Coverage 68.95% 68.84% -0.12%
==========================================
Files 420 420
Lines 35753 35727 -26
==========================================
- Hits 24655 24595 -60
- Misses 9677 9703 +26
- Partials 1421 1429 +8 Continue to review full report in Codecov by Sentry.
|
Add extra arguments to ensure that CodeCov assumes the upload comes from a CI environment. Signed-off-by: Ivan Valdes <ivan@vald.es>
1651346
to
5bb5f28
Compare
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ivanvc The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
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.