codecov yml for tests threshold (#214)

This commit is contained in:
RoyUP9 2021-08-15 12:19:00 +03:00 committed by GitHub
parent f74a52d4dc
commit 1d6ca9d392
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
name: Validations
name: validations
on:
pull_request:
branches:

8
codecov.yml Normal file
View File

@ -0,0 +1,8 @@
coverage:
status:
project:
default:
threshold: 1%
patch:
default:
enabled: no