codecov / codecov/codecov-browser-extension
[feature] Allow to specify custom instance for a given github repo only.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 47
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I want to make it so that I can set a custom instance for a specific github repo.
Perhaps allow the custom instance to be specified in the codecov.yaml and have the extension try read that file to see if it should use one.
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 where the browser extension chooses the Codecov instance and how it identifies the current GitHub repository. Then inspect how a repository's codecov.yaml could be read and how its custom instance setting should affect that choice. Done means a repository-specific configuration is honored without changing the default behavior; no source file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100