Before submitting a topic, please confirm the following
[X ] I have searched for similar issues before creating this topic.
[X ] I have verified that my repository is using the Codecov GitHub app, if using GitHub
[ x] I have validated my codecov.yaml
configuration file.
[X ] I have filled out the below sections to the best of my ability.
[X ] I understand that the community boards are a free, best-effort tool. While we hope to have someone on the Codecov team resolve your problem quickly, this is not always possible.
Description
I have changed my default branch from master to main on GitHub and deleted the master branch. Codecov still shows master on the dashboard, and the badge shows master’s old coverage
CI/CD Run
Codecov Output
Not sure if this is relevant. The latest reports are showing up for main, I just want master to go away
Expected Results
I want coverage: 69% to show 100% (main coverage)
Actual Results
coverage: 69% shows 69% (master coverage - branch does not exist)
Additional Information
No project YAML, but I think I can just rely on the default