codecov / codecov/codecov-action
github_checks.annotations should default to False
@thomasrockhu-codecov is already working on this.
Since Dec 5, 2024.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 260
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
For quite a while I and various other co-developers have repeatedly been misled by stale annotations (e.g. https://github.com/pytest-dev/pytest/pull/13016/files#r1868983441), and once I finally decide to dig into it I found the big red box on https://docs.codecov.com/docs/github-checks warning that annotations are unreliable and deprecated.
In my opinion that makes the costs of the feature vastly higher than the benefits, and given that it's deprecated you don't seem to disagree, but I'm then very surprised to see that it's still enabled by default! I will now have to go through all repositories/orgs and manually disable it - but unless I've misunderstood the state of things I very much think it should be default-disabled (or feature a big warning somewhere) as it repeatedly wastes developer time from the confusion.
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.
Assessment
This issue has not been assessed yet.