Skip to content

ci: upload coverage to Codecov on release builds#6

Merged
Theauxm merged 1 commit into
mainfrom
ci/codecov-release-upload
May 4, 2026
Merged

ci: upload coverage to Codecov on release builds#6
Theauxm merged 1 commit into
mainfrom
ci/codecov-release-upload

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented May 4, 2026

Summary

Adds Cobertura coverage collection (--collect:"XPlat Code Coverage") to the release test step and uploads the report to Codecov via codecov/codecov-action@v5. This produces a main-branch coverage baseline so the README badge shows real numbers instead of "unknown".

Uses ${{ secrets.CODECOV_TOKEN }}, which is set as an organization-level secret on TraxSharp.

Test plan

  • Workflow YAML is valid
  • Verified upload succeeds on first merged build

@Theauxm Theauxm merged commit 76ceb75 into main May 4, 2026
1 check 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