We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca785a2 commit cc847a2Copy full SHA for cc847a2
azure-pipelines.yml
@@ -20,7 +20,7 @@ stages:
20
displayName: "build"
21
timeoutInMinutes: 60
22
variables:
23
- DIFF_COVER_CHECK_THRESHOLD: 50
+ DIFF_COVER_CHECK_THRESHOLD: 80
24
DIFF_COVER_ENABLE: 'true'
25
pool:
26
vmImage: ubuntu-20.04
0 commit comments