Skip to content

ci: upload coverage to Codecov on release builds#48

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

ci: upload coverage to Codecov on release builds#48
Theauxm merged 1 commit intomainfrom
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 a058786 into main May 4, 2026
1 check passed
@Theauxm Theauxm deleted the ci/codecov-release-upload branch May 4, 2026 23:12
@traxsharp
Copy link
Copy Markdown

traxsharp Bot commented May 6, 2026

This PR is included in version 1.21.0

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