update codecov config

This commit is contained in:
felinae98 2022-10-09 19:32:06 +08:00
parent 3b548ce2cf
commit c944218e7b
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610
2 changed files with 15 additions and 0 deletions

View File

@ -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
codecov.yml Normal file
View 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%