kubernetes-sigs / cluster-api-provider-azure

Cluster API implementation for Microsoft Azure
https://capz.sigs.k8s.io/
Apache License 2.0
287 stars 414 forks source link

[release-1.14] bump codecov action to v4.5.0 #4952

Closed nojnhuh closed 3 days ago

nojnhuh commented 3 days ago

What type of PR is this? /kind failing-test

What this PR does / why we need it:

Manual cherry-pick of #4938

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged): Fixes #

Special notes for your reviewer:

TODOs:

Release note:

NONE
k8s-ci-robot commented 3 days ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from nojnhuh. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-azure/blob/release-1.14/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 3 days ago

@nojnhuh: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-azure-test-v1beta1 b051fdb3c8d72375c8f77f561a2cfbdbbaa1e942 link true /test pull-cluster-api-provider-azure-test-v1beta1
pull-cluster-api-provider-azure-verify-v1beta1 b051fdb3c8d72375c8f77f561a2cfbdbbaa1e942 link true /test pull-cluster-api-provider-azure-verify-v1beta1

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
codecov[bot] commented 3 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.64%. Comparing base (1256461) to head (b051fdb). Report is 1 commits behind head on release-1.14.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-1.14 #4952 +/- ## ================================================ - Coverage 62.65% 62.64% -0.02% ================================================ Files 192 192 Lines 15694 15694 ================================================ - Hits 9833 9831 -2 - Misses 5174 5176 +2 Partials 687 687 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nojnhuh commented 3 days ago

https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4947#issuecomment-2195769592

/close

k8s-ci-robot commented 3 days ago

@nojnhuh: Closed this PR.

In response to [this](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4952#issuecomment-2195769791): >https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4947#issuecomment-2195769592 > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.