Skip to content

Commit a0ba73f

Browse files
authored
PYTHON-3900 Add a check for PR diff coverage (#2943)
1 parent bfe72d8 commit a0ba73f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.codecov.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@
22
# you can also set after_n_builds on comments independently
33
comment:
44
after_n_builds: 100
5+
6+
coverage:
7+
status:
8+
patch:
9+
default:
10+
target: 80%
11+
threshold: 0%

0 commit comments

Comments
 (0)