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

DeclareTableVariableStatement statements cannot be covered, so report falsely as missing coverage #7

Closed
jmclusky opened this issue Sep 27, 2016 · 3 comments
Assignees

Comments

@jmclusky
Copy link
Contributor

The statement type DeclareTableVariableStatement cannot be covered and does not appear in the extended events files so causes a false report of uncovered code. It should be added to the cases in StatementParser.CanBeCovered.

@GoEddie
Copy link
Owner

GoEddie commented Sep 27, 2016

cool i'll add this when I do the next build :)

@GoEddie GoEddie self-assigned this Sep 27, 2016
@jmclusky
Copy link
Contributor Author

Great, thanks!

@jmclusky
Copy link
Contributor Author

The pull request accepted yesterday resolves this issue, so this can now be closed.

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

No branches or pull requests

2 participants