Skip to content

Commit c4bf6e7

Browse files
authored
Set a 2% threshold for codecov (#2187)
Signed-off-by: Radoslav Dimitrov <[email protected]>
1 parent 33c5421 commit c4bf6e7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

codecov.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,8 @@ coverage:
1414
- "**/mock_*.go"
1515
- "**/zz_generated.deepcopy.go"
1616
status:
17+
project:
18+
default:
19+
target: auto
20+
threshold: 2%
1721
patch: false

0 commit comments

Comments
 (0)