testcontainers / testcontainers/testcontainers-python

Please set default branch to 'main' in codecov.io

Open
#657 6 comments 0 reactions 0 assignees View on GitHub

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:
image

Validate the issue
Click the Codecov badge or visit the site
This will use branch 'master', which is an old codecov result:
image

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:
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.