mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-21 17:37:01 +01:00
18 lines
343 B
YAML
18 lines
343 B
YAML
codecov:
|
|
bot: 'codecov-io'
|
|
require_ci_to_pass: yes
|
|
coverage:
|
|
round: nearest
|
|
status:
|
|
project: off
|
|
patch: off
|
|
# global:
|
|
# target: auto
|
|
# threshold: 0%
|
|
# base: auto
|
|
# transforms:
|
|
# target: 100%
|
|
# threshold: 0%
|
|
# paths:
|
|
# - development/build/transforms/**/*.js
|