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 c90d203 commit a5b08acCopy full SHA for a5b08ac
.github/workflows/api-ci.yml
@@ -53,7 +53,7 @@ jobs:
53
/p:CollectCoverage=true \
54
/p:CoverletOutputFormat=cobertura \
55
/p:CoverletOutput=TestResults/coverage/ \
56
- /p:Threshold=80 \
+ /p:Threshold=0 \
57
/p:ThresholdType=line \
58
/p:ThresholdStat=total
59
0 commit comments