mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
ce75f667f9
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
10 lines
131 B
YAML
10 lines
131 B
YAML
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: 70...100
|
|
|
|
comment:
|
|
behavior: default
|
|
require_changes: false
|
|
require_base: no
|