You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`CodeCoverage_OutputFormat`| Format to use for code coverage report (JaCoCo/CoverageGutters/Cobertura). | false ||
44
-
|`CodeCoverage_OutputPath`| Path relative to the current directory where code coverage report is saved. | false |`.PSModule/CodeCoverage/Coverage.xml`|
44
+
|`CodeCoverage_OutputPath`| Path relative to the current directory where code coverage report is saved. | false |See below |
45
45
|`CodeCoverage_OutputEncoding`| Encoding of the output file. | false ||
46
46
|`CodeCoverage_Path`| Directories or files to be used for code coverage. | false ||
47
47
|`CodeCoverage_ExcludeTests`| Exclude tests from code coverage. | false ||
0 commit comments