Skip to content

ci: make Codecov upload non-blocking#24

Merged
gustavomarques00 merged 1 commit into
mainfrom
ci/fix-codecov-upload
Jun 3, 2026
Merged

ci: make Codecov upload non-blocking#24
gustavomarques00 merged 1 commit into
mainfrom
ci/fix-codecov-upload

Conversation

@gustavomarques00
Copy link
Copy Markdown
Contributor

Summary

Fixes CI instability caused by Codecov upload failing on GPG signature verification.

Changes

  • Updates checkout/setup-node actions to v5.
  • Tests Node 20.x and 24.x.
  • Keeps npm run test:coverage as the required quality gate.
  • Runs Codecov upload only once on Node 24.x.
  • Makes Codecov upload non-blocking with continue-on-error: true and fail_ci_if_error: false.
  • Fixes secret name to CODECOV_TOKEN.
  • Uploads coverage/lcov.info explicitly.

Validation

CI workflow-only change.

@gustavomarques00 gustavomarques00 merged commit 3a41378 into main Jun 3, 2026
0 of 2 checks 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