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

Clustered Index coverage #41

Closed
surbhi05 opened this issue Jul 30, 2019 · 2 comments
Closed

Clustered Index coverage #41

surbhi05 opened this issue Jul 30, 2019 · 2 comments

Comments

@surbhi05
Copy link

surbhi05 commented Jul 30, 2019

Hi Team,

I have a stored procedure which creates a table variable with a clustered index.

SQLCover doesn't give the code coverage for it. Please suggest how to cover that statement.

Please refer the screenshot below
ClusteredIndexIssue

Thanks.
Surbhi Jain

@GoEddie
Copy link
Owner

GoEddie commented Oct 14, 2019

hmmm, this should be ignored as I make declare statments as not coverable statement.

leave it with me and i'll put in a fix for it.

@GoEddie
Copy link
Owner

GoEddie commented Oct 15, 2019

Hi,

I can't reproduce this, can you test with 0.5.0 and see if it still happens?

https://github.com/GoEddie/SQLCover/releases/tag/0.5.0

If it does can you re-open and give me an example of a procedure that causes it?

thanks

@GoEddie GoEddie closed this as completed Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants