Skip to content

Commit 0235c50

Browse files
authored
[chore][codecov] Change coverage targets (#6051)
1 parent 6d3b313 commit 0235c50

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.codecov.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ coverage:
1313
project:
1414
default:
1515
enabled: yes
16-
target: 85%
16+
target: 50%
1717
patch:
1818
default:
1919
enabled: yes
20-
target: 95%
20+
target: 85%

0 commit comments

Comments
 (0)