Skip to content

ci(.github/workflows): enable Codecov coverage reporting#3040

Merged
tekton-robot merged 1 commit into
tektoncd:mainfrom
enarha:update-codecov-flow
Jul 20, 2026
Merged

ci(.github/workflows): enable Codecov coverage reporting#3040
tekton-robot merged 1 commit into
tektoncd:mainfrom
enarha:update-codecov-flow

Conversation

@enarha

@enarha enarha commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Add .codecov.yaml with coverage thresholds and an ignore list for non-source directories, following the same change made in tekton pruner. Upload coverage to Codecov via OIDC alongside the existing artifact upload and PR-comment step.

Assisted-by: Claude Sonnet 5 (via Claude Code)

/kind misc

Changes

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes tests (if functionality changed/added)
  • Run the code checkers with make check
  • Regenerate the manpages, docs and go formatting with make generated
  • Commit messages follow commit message best practices

See the contribution guide
for more details.

Release Notes

NONE

Add .codecov.yaml with coverage thresholds and an ignore list for
non-source directories, following the same change made in tekton
pruner. Upload coverage to Codecov via OIDC alongside the
existing artifact upload and PR-comment step.

Signed-off-by: Emil Natan <ena@redhat.com>
Assisted-by: Claude Sonnet 5 (via Claude Code)
@tekton-robot tekton-robot added kind/misc Categorizes issue or PR as a miscellaneuous one. release-note Denotes a PR that will be considered when it comes time to generate release notes. labels Jul 19, 2026
@tekton-robot tekton-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jul 19, 2026

@divyansh42 divyansh42 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @enarha
I just added one comment for the clarification.

Comment thread .github/workflows/go-coverage.yml
@tekton-robot

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: divyansh42

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

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 20, 2026
Comment thread .codecov.yaml
@pratap0007

Copy link
Copy Markdown
Contributor

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Jul 20, 2026
@tekton-robot
tekton-robot merged commit c7e32fc into tektoncd:main Jul 20, 2026
18 of 20 checks passed
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. kind/misc Categorizes issue or PR as a miscellaneuous one. lgtm Indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants