We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390cae1 commit a55343cCopy full SHA for a55343c
.azure-pipelines/gcov.yml
@@ -47,7 +47,7 @@ jobs:
47
vmImage: 'ubuntu-20.04'
48
49
variables:
50
- DIFF_COVER_CHECK_THRESHOLD: 0
+ DIFF_COVER_CHECK_THRESHOLD: 80
51
DIFF_COVER_ENABLE: 'true'
52
53
container:
0 commit comments