mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
Update codecov.yml
This commit is contained in:
parent
abec35b262
commit
3fd7028c54
14
codecov.yml
14
codecov.yml
@ -2,4 +2,18 @@ coverage:
|
||||
range: 0..100
|
||||
round: down
|
||||
precision: 2
|
||||
status:
|
||||
project:
|
||||
default: false # disable the default status that measures entire project
|
||||
source:
|
||||
paths:
|
||||
- "gradio/"
|
||||
target: 80%
|
||||
threshold: 0.1
|
||||
patch:
|
||||
default:
|
||||
target: 50% # new contributions should have a coverage at least equal to 50%
|
||||
|
||||
comment: false
|
||||
codecov:
|
||||
require_ci_to_pass: yes
|
||||
|
Loading…
Reference in New Issue
Block a user