Skip to content

Commit b781470

Browse files
committed
update code coverage settings
1 parent 967f8f0 commit b781470

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.codecov.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,9 @@ coverage:
2222

2323
# Patch-level coverage settings
2424
patch:
25-
2625
default:
27-
28-
target: 80%
26+
informational: true
27+
target: auto
2928
threshold: 0%
3029
only_pulls: false
3130

0 commit comments

Comments
 (0)