Create .codecov.yaml (#83)

This commit is contained in:
Itxaka
2023-07-13 09:13:18 +02:00
committed by GitHub
parent 9c5731baa2
commit 9a16b94e2a

16
.codecov.yaml Normal file
View File

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