Skip to content

Commit 4ac9ad9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/gcov.yml

+1-1
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)