ci: allow Codecov coverage uploads - #21
Merged
Merged
Conversation
zoeyrose
force-pushed
the
chore/allow-codecov-action
branch
from
August 7, 2026 04:00
8b0b601 to
e9c968f
Compare
|
🎉 This PR is included in version 1.1.4 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
zoeyrose
added a commit
to atrinik/atrinik
that referenced
this pull request
Aug 7, 2026
## Summary - collect statement and branch coverage for the workspace coordinator test suite - print the detailed report in Integration validation and upload Cobertura XML to Codecov through GitHub OIDC - add a main-branch coverage badge and reproducible local coverage commands - report coverage without enforcing a percentage threshold The current local baseline is 63 percent combined statement and branch coverage. ## Validation - ran all 79 Python tests under coverage - generated and validated coverage.xml - ran compileall and manifest validation - ran actionlint and git diff --check ## Coordination Depends on atrinik/github-settings#21 being merged and applied. The Codecov GitHub App must be installed for this repository before persistent uploads and the badge can populate.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Validation
Rollout
Merge and apply this policy before merging the dependent coverage-reporting PRs. An organization owner must also install the Codecov GitHub App for atrinik, client, server, and libatrinik. The application is not currently installed.