1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-22 08:08:07 +00:00

Create codecov.yml

This commit is contained in:
Liz Rice 2020-09-09 12:05:57 +01:00 committed by GitHub
parent 6702300b0a
commit 41a4059abe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
codecov.yml Normal file
View File

@ -0,0 +1,6 @@
coverage:
status:
project:
default:
target: auto # auto compares coverage to the previous base commit
threshold: 1%