Skip to content

Replace Codecov with Qlty for code coverage#679

Closed
davehenton wants to merge 1 commit intochalk:mainfrom
dh-sandbox:qlty-coverage-integration
Closed

Replace Codecov with Qlty for code coverage#679
davehenton wants to merge 1 commit intochalk:mainfrom
dh-sandbox:qlty-coverage-integration

Conversation

@davehenton
Copy link
Copy Markdown

Summary

  • Replace codecov/codecov-action@v2 with qltysh/qlty-action/coverage@v2 in CI workflow
  • Upload coverage/lcov.info (generated by c8) from the Node 16 matrix run
  • Use token-based authentication (public repo)

Manual steps required

  1. Add the QLTY_COVERAGE_TOKEN repository secret in GitHub Settings → Secrets and variables → Actions
    • Get the token from Qlty Cloud: Workspace Settings → Code Coverage

Test plan

  • Verify CI workflow runs successfully
  • Verify coverage data appears in Qlty Cloud after adding the secret

🤖 Generated with Claude Code

Swap codecov/codecov-action for qltysh/qlty-action/coverage to publish
coverage data to Qlty Cloud. Uses token-based auth (public repo) and
uploads lcov.info from the Node 16 matrix run.

Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
@davehenton davehenton deleted the qlty-coverage-integration branch March 18, 2026 19:46
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.

2 participants