Skip to content

Publish test coverage to Coveralls and show a coverage badge - #175

Merged
steinfletcher merged 1 commit into
masterfrom
coverage-badge
Sep 3, 2026
Merged

Publish test coverage to Coveralls and show a coverage badge#175
steinfletcher merged 1 commit into
masterfrom
coverage-badge

Conversation

@steinfletcher

Copy link
Copy Markdown
Owner

Uploads the coverage profile from the stable-Go test job to Coveralls and adds the badge to the README. The action needs only GITHUB_TOKEN; the repository is created on Coveralls on first upload, so the badge appears after the first run on master.

🤖 Generated with Claude Code

The stable-Go test job uploads the coverage profile that make test
already writes. Coveralls' action needs only the workflow's GITHUB_TOKEN
and registers the repository on the first upload.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@steinfletcher
steinfletcher merged commit dff276f into master Sep 3, 2026
3 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.

1 participant