CodeCoverage:
CodeCoverageFilePattern: JaCoCo_Merge.xml # the pattern used to search all pipeline test job artifacts
CodeCoverageMergedOutputFile: JaCoCo_coverage.xml # the file that is created for the merged code coverage
Verbose logs
n/a
How to reproduce
Using the current template will never make the Merge-task to succeed.
Expected behavior
Correct configuration in the build configuration.
Current behavior
Using the current template will never make the Merge-task to succeed.
Suggested solution
Modify the plaster template to include CodeCoverage: key,
Operating system the target node is running
n/a
PowerShell version and build the target node is running
Problem description
These two parameters should not be under the key
Pester:
https://github.com/gaelcolas/Sampler/blob/d19ef072498ac9df81a3839b0b7a502a066f2235/Sampler/Templates/Build/build.yaml.template#L242-L243They should be under a key
CodeCoverage:
Verbose logs
How to reproduce
Using the current template will never make the Merge-task to succeed.
Expected behavior
Correct configuration in the build configuration.
Current behavior
Using the current template will never make the Merge-task to succeed.
Suggested solution
Modify the plaster template to include
CodeCoverage:
key,Operating system the target node is running
PowerShell version and build the target node is running
Module version used