Files
callstack__react-native-tes…/.codecov.yml
T
Michał Pierzchała ce75f667f9 chore: switch Codecov PR comment to default behavior (#1415)
It's super annoying to get dozens of meaningless codecov notifications in my inbox every day, because of the current behavior. Switching to default to "update, if exists. Otherwise post new"

Ref: https://docs.codecov.com/docs/pull-request-comments#behavior
2023-05-31 10:12:11 +02:00

10 lines
131 B
YAML

coverage:
precision: 2
round: down
range: 70...100
comment:
behavior: default
require_changes: false
require_base: no