Skip to content

chore: fix Codecov upload — add files parameter#6

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/fix-codecov-upload
May 25, 2026
Merged

chore: fix Codecov upload — add files parameter#6
eclectic-coding merged 1 commit into
mainfrom
chore/fix-codecov-upload

Conversation

@eclectic-coding
Copy link
Copy Markdown
Owner

Summary

  • codecov/codecov-action@v6 switched to the Codecov CLI, which no longer auto-discovers SimpleCov JSON output
  • Added files: coverage/coverage.json so the action finds the report written by simplecov-json

Test plan

  • CI passes on this branch
  • Codecov badge on main shows a percentage after merge

🤖 Generated with Claude Code

codecov-action v6 no longer auto-discovers SimpleCov JSON output;
explicit `files:` is required to fix the "unknown" badge.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@eclectic-coding eclectic-coding merged commit 7e46854 into main May 25, 2026
5 checks passed
@eclectic-coding eclectic-coding deleted the chore/fix-codecov-upload branch May 25, 2026 17:47
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