We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b591a commit 40f1034Copy full SHA for 40f1034
yaml/build-webapi.yml
@@ -60,7 +60,7 @@ stages:
60
arguments: '--configuration $(BuildConfiguration)
61
/p:CollectCoverage=true
62
/p:CoverletOutputFormat=cobertura
63
- /p:threshold=86
+ /p:threshold=87
64
/p:thresholdType=line
65
/p:thresholdStat=total
66
/p:CoverletOutput=$(Build.SourcesDirectory)\TestResults\Coverage\webapi\
0 commit comments