mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
17 lines
323 B
YAML
17 lines
323 B
YAML
coverage:
|
|
precision: 2
|
|
round: down
|
|
range: 70...100
|
|
status:
|
|
patch:
|
|
default:
|
|
target: 80% # Required patch coverage target
|
|
project:
|
|
default:
|
|
threshold: 0.5% # Allowable coverage drop in percentage points
|
|
|
|
comment:
|
|
behavior: default
|
|
require_changes: false
|
|
require_base: false
|