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

code coverage and custom pssa rules #4

Merged
merged 1 commit into from
Sep 11, 2019

Conversation

FISHMANPET
Copy link
Contributor

fixes #2
fixes #3

PR of the solutions I expressed in both of those incidents. I tested this in a project of mine but it occurs to me it's a private project so I can't share the results with you, but it is generating the Code Coverage report properly and it is properly failing when I violate my custom PSSA rules.

@Jaykul Jaykul merged commit 584daf4 into PoshCode:master Sep 11, 2019
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.

Custom PSScriptAnalyzer rules not failing properly Code Coverage Report doesn't include line highlighting
2 participants