mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 12:23:00 +08:00
update codecov config
This commit is contained in:
parent
3b548ce2cf
commit
c944218e7b
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -79,6 +79,7 @@ jobs:
|
|||||||
- name: Upload coverage report
|
- name: Upload coverage report
|
||||||
uses: codecov/codecov-action@v3
|
uses: codecov/codecov-action@v3
|
||||||
with:
|
with:
|
||||||
|
flags: smoke-test
|
||||||
env_vars: OS,PYTHON_VERSION
|
env_vars: OS,PYTHON_VERSION
|
||||||
|
|
||||||
docker-main:
|
docker-main:
|
||||||
|
14
codecov.yml
Normal file
14
codecov.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
coverage:
|
||||||
|
status:
|
||||||
|
project: off
|
||||||
|
patch: off
|
||||||
|
|
||||||
|
flag_management:
|
||||||
|
default_rules:
|
||||||
|
carryforward: true
|
||||||
|
statuses:
|
||||||
|
- type: project
|
||||||
|
target: auto
|
||||||
|
threshold: 5%
|
||||||
|
- type: patch
|
||||||
|
target: 60%
|
Loading…
x
Reference in New Issue
Block a user