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 d30678d commit 33a77d3Copy full SHA for 33a77d3
build.yaml
@@ -103,7 +103,7 @@ Pester:
103
# - FunctionalQuality
104
# - TestQuality
105
Tag:
106
- CodeCoverageThreshold: 0.30 # 85 # Set to 0 to bypass
+ CodeCoverageThreshold: 0.10 # 85 # Set to 0 to bypass
107
#CodeCoverageOutputFile: JaCoCo_$OsShortName.xml
108
#CodeCoverageOutputFileEncoding: ascii
109
# Use this if code coverage should be merged from several pipeline test jobs.
0 commit comments