Skip to content

Commit 7894fd6

Browse files
authored
.codecov.yml: enforce 90% minimum coverage (#204)
1 parent 693817f commit 7894fd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
coverage:
22
status:
33
patch: off
4+
project:
5+
default:
6+
target: 90%

0 commit comments

Comments
 (0)