Skip to content
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

Chores:ignore mock files in coverage report #8006

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

MartinForReal
Copy link
Contributor

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Chores:ignore mock files in coverage report

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

NONE

Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Jan 10, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MartinForReal

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 10, 2025
@MartinForReal MartinForReal marked this pull request as ready for review January 10, 2025 05:12
@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Jan 10, 2025
@k8s-ci-robot k8s-ci-robot requested a review from nilo19 January 10, 2025 05:12
@MartinForReal MartinForReal merged commit 38ec708 into release-1.30 Jan 10, 2025
6 of 7 checks passed
@MartinForReal
Copy link
Contributor Author

/cherrypick master

@MartinForReal
Copy link
Contributor Author

/cherrypick release-1.31

@MartinForReal
Copy link
Contributor Author

/cherrypick release-1.32

@k8s-infra-cherrypick-robot

@MartinForReal: #8006 failed to apply on top of branch "master":

Applying: ignore mock files in coverage report
Using index info to reconstruct a base tree...
M	.github/workflows/codeql-analysis.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/codeql-analysis.yml
CONFLICT (content): Merge conflict in .github/workflows/codeql-analysis.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 ignore mock files in coverage report

In response to this:

/cherrypick master

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-infra-cherrypick-robot

@MartinForReal: #8006 failed to apply on top of branch "release-1.31":

Applying: ignore mock files in coverage report
Using index info to reconstruct a base tree...
M	.github/workflows/codeql-analysis.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/codeql-analysis.yml
CONFLICT (content): Merge conflict in .github/workflows/codeql-analysis.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 ignore mock files in coverage report

In response to this:

/cherrypick release-1.31

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@k8s-infra-cherrypick-robot

@MartinForReal: #8006 failed to apply on top of branch "release-1.32":

Applying: ignore mock files in coverage report
Using index info to reconstruct a base tree...
M	.github/workflows/codeql-analysis.yml
Falling back to patching base and 3-way merge...
Auto-merging .github/workflows/codeql-analysis.yml
CONFLICT (content): Merge conflict in .github/workflows/codeql-analysis.yml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config advice.mergeConflict false"
Patch failed at 0001 ignore mock files in coverage report

In response to this:

/cherrypick release-1.32

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants