We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dffba commit fc5633fCopy full SHA for fc5633f
azure-pipelines.yml
@@ -20,7 +20,7 @@ stages:
20
- job:
21
displayName: "Python3"
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