Skip to content

Commit 40f1034

Browse files
author
yuqingyang
committed
Reset test coverage
1 parent c2b591a commit 40f1034

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=86
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)