Skip to content

Add Codecov upload to module_ci reusable workflow - #187

Open
bronachfalls wants to merge 1 commit into
mainfrom
add-codecov-to-module-ci
Open

bronachfalls wants to merge 1 commit into
mainfrom
add-codecov-to-module-ci

Conversation

@bronachfalls

Copy link
Copy Markdown
Contributor

Exposes CODECOV_TOKEN in the spec job env and adds a codecov upload step after tests run. The upload is gated to ubuntu-latest + ruby 3.2 (matching the gem_ci.yml pattern) to avoid duplicate uploads across matrix legs. Repos without CODECOV_TOKEN set are unaffected — the step is skipped silently.

Summary

Provide a detailed description of all the changes present in this pull request.

Additional Context

Add any additional context about the problem here.

  • Root cause and the steps to reproduce. (If applicable)
  • Thought process behind the implementation.

Related Issues (if any)

Mention any related issues or pull requests.

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified.

Exposes CODECOV_TOKEN in the spec job env and adds a codecov upload
step after tests run. The upload is gated to ubuntu-latest + ruby 3.2
(matching the gem_ci.yml pattern) to avoid duplicate uploads across
matrix legs. Repos without CODECOV_TOKEN set are unaffected — the step
is skipped silently.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bronachfalls
bronachfalls requested review from a team as code owners September 18, 2026 13:04
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.

1 participant