codecov / codecov/codecov-browser-extension
Link to CodeCov when coverage is not available
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 47
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When not logged in to CodeCov, the extension just says Coverage report not available.
I think it is a bit nice if the message navigates to CodeCov so user can click it and log in.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the extension UI that displays the exact “Coverage report not available” message and inspect how links or navigation are handled. The work is done when that message provides a working path to CodeCov for users who need to log in, with the behavior checked in the supported Chrome and Firefox extension contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100