mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
18 lines
320 B
YAML
18 lines
320 B
YAML
coverage:
|
|
range: 0..100
|
|
round: down
|
|
precision: 2
|
|
status:
|
|
project:
|
|
default: false # disable the default status that measures entire project
|
|
source:
|
|
paths:
|
|
- "gradio/"
|
|
target: 70%
|
|
threshold: 0.1
|
|
patch: off
|
|
|
|
comment: false
|
|
codecov:
|
|
require_ci_to_pass: yes
|