-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Codecov reports are not showing at https://app.codecov.io/gh/mozilla/firefox-devtools-mcp.
The CI workflow uploads coverage successfully (step passes), but codecov-action with fail_ci_if_error: false silently swallows auth failures.
What's needed:
- Install/authorize Codecov app for
mozilla/firefox-devtools-mcp - Generate a new
CODECOV_TOKENfor this repo - Add it as a repository secret in GitHub Settings → Secrets
The .codecov.yml config and CI workflow (ci.yml) are already set up correctly.
Note: issue tracking is officially on Bugzilla, but this is GitHub infra-specific so filing here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels