mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2026-06-23 05:56:51 +08:00
update codecov config
This commit is contained in:
@@ -79,6 +79,7 @@ jobs:
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v3
|
||||
with:
|
||||
flags: smoke-test
|
||||
env_vars: OS,PYTHON_VERSION
|
||||
|
||||
docker-main:
|
||||
|
||||
+14
@@ -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%
|
||||
Reference in New Issue
Block a user