Skip to content

[release-1.28] fix: update codecov ignore pattern for tests directory#1363

Merged
istio-testing merged 1 commit intoistio-ecosystem:release-1.28from
istio-testing:cherry-pick-1357-to-release-1.28
Nov 18, 2025
Merged

[release-1.28] fix: update codecov ignore pattern for tests directory#1363
istio-testing merged 1 commit intoistio-ecosystem:release-1.28from
istio-testing:cherry-pick-1357-to-release-1.28

Conversation

@istio-testing
Copy link
Copy Markdown
Collaborator

This is an automated cherry-pick of #1357

Update the codecov.yml ignore pattern from 'tests' to 'tests/**' to properly
exclude all files under the tests directory from coverage calculation.

This resolves the codecov/project failures for PRs that add e2e test
infrastructure code, which is not meant to be unit tested.

Related to: istio-ecosystem#1356

Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
@bmangoen
Copy link
Copy Markdown
Contributor

/test e2e-kind

@bmangoen
Copy link
Copy Markdown
Contributor

/test integ-tests

@istio-testing istio-testing merged commit e516ba5 into istio-ecosystem:release-1.28 Nov 18, 2025
15 of 17 checks passed
rafaelvzago added a commit to rafaelvzago/sail-operator that referenced this pull request Jan 22, 2026
…em#1363)

Update the codecov.yml ignore pattern from 'tests' to 'tests/**' to properly
exclude all files under the tests directory from coverage calculation.

This resolves the codecov/project failures for PRs that add e2e test
infrastructure code, which is not meant to be unit tested.

Related to: istio-ecosystem#1356

Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
Co-authored-by: Rafael Zago <rafaelvzago@gmail.com>
Signed-off-by: Rafael Zago <rafaelvzago@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants