Skip to content

Commit 8c3cde9

Browse files
authored
Add more configuration to codecov (#63)
1 parent ffa0f9e commit 8c3cde9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

codecov.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,9 @@ coverage:
33
- "**/mocks/"
44
- "cmd/"
55
- "docs/"
6+
status:
7+
project:
8+
default:
9+
target: auto
10+
threshold: 2%
11+
patch: false

0 commit comments

Comments
 (0)