Create codecoverage and test packages for non-windows#9373
Create codecoverage and test packages for non-windows#9373TravisEz13 merged 1 commit intoPowerShell:masterfrom
Conversation
|
@adityapatwardhan, your last commit had 1 failures in retry of URL failed with error:
at <ScriptBlock>, /home/vsts/work/1/s/test/common/markdown/markdown-link.tests.ps1: line 113
113: throw "retry of URL failed with error: $($_.Message)"
|
|
@PoshChan please try static |
|
@adityapatwardhan, I do not understand: please try static Commands available in this repo for you:
|
|
@PoshChan please retry static |
|
@adityapatwardhan, successfully started retry of |
|
@adityapatwardhan, your last commit had 1 failures in Expected 1, but got 0.
at <ScriptBlock>, /home/vsts/work/1/s/test/powershell/engine/Help/UpdatableHelpSystem.Tests.ps1: line 181
181: $helpFilesInstalled.Count | Should -Be $expectedHelpFiles.Count |
|
@PoshChan please retry linux |
|
@adityapatwardhan, successfully started retry of |
|
@adityapatwardhan should this be 6.2.1-consider? |
|
Marked it for 6.2.1-consider |
Refactor the `ci.psm1` to publish the code coverage and test packages. Allow `CodeCoverage` configuration on non-windows. ## PR Context We plan to run code coverage on Windows, Linux and macOS. These changes are needed to unblock those runs.
PR Summary
Refactor the
ci.psm1to publish the code coverage and test packages.Allow
CodeCoverageconfiguration on non-windows.PR Context
We plan to run code coverage on Windows, Linux and macOS. These changes are needed to unblock those runs.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.