Skip to content

Commit 7dd79b3

Browse files
htynknralf0131
authored andcommitted
Add pull request coverage check and set threshold as 0.1% (apache#1678)
1 parent be61bc4 commit 7dd79b3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.codecov.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1+
coverage:
2+
status:
3+
# pull-requests only
4+
patch:
5+
default:
6+
threshold: 0.1%
17
ignore:
28
- "dubbo-demo/.*"

0 commit comments

Comments
 (0)