Skip to content

Commit 73d6e70

Browse files
authored
.codecov.yml: bump coverage target to 100% (#216)
We've gotten to 100%. Let's keep it that way.
1 parent 9253a53 commit 73d6e70

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
coverage:
22
status:
3-
patch: off
43
project:
54
default:
6-
target: 95%
5+
target: 100%

0 commit comments

Comments
 (0)