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.
2 parents 87bbed6 + e9a0329 commit b9a9b40Copy full SHA for b9a9b40
.azure-pipelines/templates/build/build-and-coverage.yml
@@ -13,4 +13,4 @@ steps:
13
codeCoverageTool: 'JaCoCo'
14
summaryFileLocation: $(System.DefaultWorkingDirectory)/build/reports/jacoco/test/jacocoTestReport.xml
15
pathToSources: $(System.DefaultWorkingDirectory)/src/main/java
16
- failIfCoverageEmpty: true
+ failIfCoverageEmpty: true
0 commit comments