Skip to content

ci: enable Codecov token upload#18

Merged
mattwend merged 1 commit intov0.x.xfrom
chore/codecov
Apr 6, 2026
Merged

ci: enable Codecov token upload#18
mattwend merged 1 commit intov0.x.xfrom
chore/codecov

Conversation

@mattwend
Copy link
Copy Markdown
Owner

@mattwend mattwend commented Apr 6, 2026

Summary

Enable Codecov uploads by passing CODECOV_TOKEN to the Codecov GitHub Action.

Why

The workflow generated coverage data, but uploads could fail because the token was not provided. This caused the Codecov badge to remain unknown.

Changes

  • uncommented the token: ${{ secrets.CODECOV_TOKEN }} input in .github/workflows/ci.yml

Follow-up

  • add CODECOV_TOKEN as a repository Actions secret in GitHub

@mattwend mattwend self-assigned this Apr 6, 2026
@mattwend mattwend merged commit 8c0954e into v0.x.x Apr 6, 2026
@mattwend mattwend deleted the chore/codecov branch April 6, 2026 15:46
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