Root Cause: Storage project generates coverage files in a different location (sdk/*/*cov_xml.xml) from where Core and Template (sdk/*/*/*cov_xml.xml). Basically one level up. When I added the coverage for Storage, I didn’t know we were also running live tests for Core and Template pipelines. It failed on them because the xml files were not found. In the PR, I add a new parameter to pipelines to change the default path, and also I am disabling LiveTests from Core and Template, since it only runs the same thing that we run on CI pipelines (We can enable it if we ever have some live tests) fix: #1001 |
||
|---|---|---|
| .. | ||
| common | ||
| docs | ||
| pipelines | ||
| scripts | ||
| CHECKENFORCER | ||
| vcpkg-commit.txt | ||