Skip to content

Commit 4ac9ad9

Browse files
authored
Increase diff coverage to 80% (#2599)
*Increase diff cov from 50 to 80%
1 parent 8a0bb36 commit 4ac9ad9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/gcov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
vmImage: 'ubuntu-20.04'
4848

4949
variables:
50-
DIFF_COVER_CHECK_THRESHOLD: 50
50+
DIFF_COVER_CHECK_THRESHOLD: 80
5151
DIFF_COVER_ENABLE: 'true'
5252

5353
container:

0 commit comments

Comments
 (0)