mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-08 19:35:11 +01:00
d36f25f3e9
Here’s the updated configuration with codecov annotations explicitly disabled
12 lines
315 B
YAML
12 lines
315 B
YAML
comment: false # Do not leave PR comments
|
|
coverage:
|
|
status:
|
|
project:
|
|
default:
|
|
informational: true # GitHub status check is not blocking
|
|
patch:
|
|
default:
|
|
informational: true # GitHub status check is not blocking
|
|
github_checks:
|
|
annotations: false # Disable Codecov annotations
|