testcontainers / testcontainers/testcontainers-python
Please set default branch to 'main' in codecov.io
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
Describe the bug
Since we enabled the code coverage using Codecov Getting the error Please upload report for BASE (main@####).
To Reproduce
Just open a PR with any change:
Validate the issue
Click the Codecov badge or visit the site
This will use branch 'master', which is an old codecov result:
How to fix
A project administrator needs to visit https://app.codecov.io/gh/testcontainers/testcontainers-python/settings and change the default branch from 'master' to 'main'. It should look like this:
Contributor guide
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
Open the Codecov project settings at the URL in the issue and inspect the configured default branch. Change it from master to main, then open a pull request and check the Codecov report and badge to confirm they use main.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100