Update codecov.yml

Here’s the updated configuration with codecov annotations explicitly disabled
This commit is contained in:
Yuva 2024-12-25 10:56:32 +05:30 committed by GitHub
parent 8770905186
commit d36f25f3e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
.github/codecov.yml vendored
View file

@ -1,13 +1,11 @@
comment: false # Do not leave PR comments
comment: false # Do not leave PR comments
coverage:
status:
project:
default:
# GitHub status check is not blocking
informational: true
informational: true # GitHub status check is not blocking
patch:
default:
# GitHub status check is not blocking
informational: true
informational: true # GitHub status check is not blocking
github_checks:
annotations: false
annotations: false # Disable Codecov annotations