Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI switch does not enable CodeCoverage by default #1911

Merged
merged 2 commits into from
Apr 18, 2021
Merged

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Apr 18, 2021

Disabling code coverage for -CI switch because it is rarely used, and it is slow in every version of PowerShell and won't ever be fast on v5, and v6, and older v7 unless we use some ugly hacks.
Fix #1547

@nohwnd nohwnd merged commit 7120e48 into v5.0 Apr 18, 2021
@nohwnd nohwnd deleted the ci-not-using-cc branch April 18, 2021 21:03
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.

v5: -CI switch sets CodeCoverage.Enabled to true
1 participant