Skip to content

Commit 538bf6b

Browse files
Angel Mendezdanielluo-msft
authored andcommitted
Updated WebAPI test coverage threshold
1 parent ff53bd4 commit 538bf6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/build-webapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ stages:
6060
arguments: '--configuration $(BuildConfiguration)
6161
/p:CollectCoverage=true
6262
/p:CoverletOutputFormat=cobertura
63-
/p:threshold=88
63+
/p:threshold=87
6464
/p:thresholdType=line
6565
/p:thresholdStat=total
6666
/p:CoverletOutput=$(Build.SourcesDirectory)\TestResults\Coverage\webapi\

0 commit comments

Comments
 (0)