mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-21 17:37:01 +01:00
64839b6bf7
Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
17 lines
306 B
YAML
17 lines
306 B
YAML
codecov:
|
|
bot: 'codecov-io'
|
|
require_ci_to_pass: yes
|
|
coverage:
|
|
round: nearest
|
|
status:
|
|
project:
|
|
global:
|
|
target: auto
|
|
threshold: 0%
|
|
base: auto
|
|
transforms:
|
|
target: 100%
|
|
threshold: 0%
|
|
paths:
|
|
- development/build/transforms/**/*.js
|