Skip to content

Commit d55af4b

Browse files
chore: adjust codecov patch judge standard (#2892)
* fix: codecov patch strategy * Update codecov.yml --------- Co-authored-by: oasis <[email protected]>
1 parent 8969701 commit d55af4b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

codecov.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# codecov.yml
2+
coverage:
3+
status:
4+
project:
5+
default:
6+
threshold: 0.5%
7+
target: 85%
8+
patch:
9+
default:
10+
target: 90%
11+

0 commit comments

Comments
 (0)