Skip to content

ci: add base_sha to codecov/codecov-action upload step#499

Merged
ko3n1g merged 1 commit intomainfrom
ko3n1g/ci/codecov-base-sha
Apr 23, 2026
Merged

ci: add base_sha to codecov/codecov-action upload step#499
ko3n1g merged 1 commit intomainfrom
ko3n1g/ci/codecov-base-sha

Conversation

@ko3n1g
Copy link
Copy Markdown
Contributor

@ko3n1g ko3n1g commented Apr 23, 2026

Claude summary

Summary

  • Added a Get PR info step (nv-gha-runners/get-pr-info@main, guarded by startsWith(github.ref, 'refs/heads/pull-request/')) to the Coverage job
  • Passes base_sha to codecov/codecov-action@v5 so Codecov can correctly compute the coverage diff against the PR's base commit

Signed-off-by: oliver könig <okoenig@nvidia.com>
@ko3n1g ko3n1g merged commit 99cd801 into main Apr 23, 2026
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants