Skip to content

ci: enable Codecov status checks and PR comments#8094

Closed
bryan-cox wants to merge 1 commit intoopenshift:mainfrom
bryan-cox:fix-codecov-status
Closed

ci: enable Codecov status checks and PR comments#8094
bryan-cox wants to merge 1 commit intoopenshift:mainfrom
bryan-cox:fix-codecov-status

Conversation

@bryan-cox
Copy link
Copy Markdown
Member

@bryan-cox bryan-cox commented Mar 27, 2026

Summary

Codecov reads its configuration from the default branch (main). The
codecov.yml merged in #8060 was missing the coverage.status section,
which is needed to enable codecov/project and codecov/patch status
checks on PRs.

Test plan

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated Codecov configuration to define coverage status targets for improved coverage tracking.

Codecov reads its configuration from the default branch. Add explicit
coverage.status configuration to enable codecov/project and
codecov/patch status checks on PRs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@openshift-ci-robot
Copy link
Copy Markdown

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 27, 2026

Please specify an area label

Details

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.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 27, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 195fd6d0-fc7e-4318-ba4f-3994dccd90e5

📥 Commits

Reviewing files that changed from the base of the PR and between c503233 and 8ac866d.

📒 Files selected for processing (1)
  • codecov.yml

📝 Walkthrough

Walkthrough

The pull request adds a new top-level coverage configuration section to codecov.yml. This section defines Codecov status targets for both project and patch metrics, setting them to auto. The existing configurations for codecov.branch and comment.layout remain unchanged. The modification adds 9 lines to the configuration file with no removals.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 27, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bryan-cox

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 27, 2026
@openshift-ci openshift-ci Bot requested review from cblecker and csrwng March 27, 2026 15:37
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 27, 2026

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

Test name Commit Details Required Rerun command
ci/prow/e2e-azure-self-managed 8ac866d link true /test e2e-azure-self-managed

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@bryan-cox
Copy link
Copy Markdown
Member Author

/close

@openshift-ci openshift-ci Bot closed this Mar 27, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Mar 27, 2026

@bryan-cox: Closed this PR.

Details

In response to this:

/close

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. do-not-merge/needs-area

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants