mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-10-22 03:49:31 +00:00
Create .codecov.yaml (#83)
This commit is contained in:
16
.codecov.yaml
Normal file
16
.codecov.yaml
Normal 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
|
Reference in New Issue
Block a user