Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OpenCover and Code coverage improvements#4550

Merged
daxian-dbw merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
adityapatwardhan:CCAutomationadityapatwardhan/PowerShell:CCAutomationCopy head branch name to clipboard
Aug 14, 2017
Merged

OpenCover and Code coverage improvements#4550
daxian-dbw merged 1 commit into
PowerShell:masterPowerShell/PowerShell:masterfrom
adityapatwardhan:CCAutomationadityapatwardhan/PowerShell:CCAutomationCopy head branch name to clipboard

Conversation

@adityapatwardhan

Copy link
Copy Markdown
Member
  • Delete the code coverage output file before the run instead of after the run. So we can remote desktop and see the last runs results,
  • Use -noprofile for powershell.exe so that we restrict the testing the PSv6.

"-mergeoutput",
"-filter:`"+[*]* -[Microsoft.PowerShell.PSReadLine]*`"",
"-targetargs:`"-EncodedCommand $base64targetArgs`""
"-targetargs:`"-NoProfile -EncodedCommand $base64targetArgs`""

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is fine, and another possible parameter to use is -noninteractive which will keep PSReadLine from being loaded.

@daxian-dbw daxian-dbw self-assigned this Aug 11, 2017
@daxian-dbw daxian-dbw merged commit b953ab1 into PowerShell:master Aug 14, 2017
@adityapatwardhan adityapatwardhan deleted the CCAutomation branch August 17, 2017 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.