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

Closed
jmclusky opened this Issue Sep 27, 2016 · 3 comments

Projects

None yet

2 participants

@jmclusky
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
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
Contributor

Great, thanks!

@jmclusky
Contributor

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

@jmclusky jmclusky closed this Sep 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment