Skip to content

fix: restore Codecov slug to fix Repository not found error#3124

Closed
PierreBrisorgueil wants to merge 1 commit intomasterfrom
fix/codecov-slug
Closed

fix: restore Codecov slug to fix Repository not found error#3124
PierreBrisorgueil wants to merge 1 commit intomasterfrom
fix/codecov-slug

Conversation

@PierreBrisorgueil
Copy link
Contributor

Fix

Restores the slug: pierreb-devkit/Node parameter removed in a previous PR on Copilot's suggestion.

Without it, codecov-action@v5 cannot resolve the repository and throws:
```
Upload failed: {"message":"Repository not found"}
```

The slug is required for Codecov to correctly identify the target repository.

Copilot AI review requested due to automatic review settings February 18, 2026 07:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restores the slug parameter to the Codecov upload step in the CI workflow to fix a "Repository not found" error. The parameter was previously removed in another PR but is required for codecov-action@v5 to correctly identify the target repository.

Changes:

  • Added slug: pierreb-devkit/Node parameter to the codecov-action@v5 step in CI workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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

Comments