Create .codecov.yaml

This commit is contained in:
Itxaka 2023-08-08 17:59:16 +02:00 committed by GitHub
parent 471c9782da
commit 3964624fbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

17
.codecov.yaml Normal file
View File

@ -0,0 +1,17 @@
github_checks:
annotations: false
coverage:
status:
project:
default: false
internal:
paths:
- "internal/"
target: 75%
informational: true
pkg:
paths:
- "pkg/"
target: 70%
informational: true
patch: false