Skip to content

ci: add CODECOV_TOKEN to fix unknown badge#4

Merged
github-actions[bot] merged 1 commit intomainfrom
dev
May 5, 2026
Merged

ci: add CODECOV_TOKEN to fix unknown badge#4
github-actions[bot] merged 1 commit intomainfrom
dev

Conversation

@mar0ls
Copy link
Copy Markdown
Owner

@mar0ls mar0ls commented May 5, 2026

Add CODECOV_TOKEN secret to codecov/codecov-action@v5 upload step — required for v5 even on public repos.

Copilot AI review requested due to automatic review settings May 5, 2026 14:35
@github-actions github-actions Bot enabled auto-merge May 5, 2026 14:35
@github-actions github-actions Bot merged commit bc2f9c9 into main May 5, 2026
25 checks passed
@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI workflow so Codecov uploads include the repository token, aligning the existing coverage upload step with the requirements of codecov/codecov-action@v5 and helping restore coverage reporting/badging.

Changes:

  • Add secrets.CODECOV_TOKEN to the Codecov upload step in the test workflow.
  • Leave the existing upload scope unchanged (Ubuntu + stable Go matrix entry only).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

3 participants