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

No coverage lines #472

Closed
settysreekanth opened this issue Feb 12, 2015 · 3 comments
Closed

No coverage lines #472

settysreekanth opened this issue Feb 12, 2015 · 3 comments

Comments

@settysreekanth
Copy link

@alex-seville Hi, I am using Blanket for code coverage but I am wondering the syntax for skipping couple of lines in my code coverage? i.e. whats the syntax to exclude code lines from coverage?

@mansona
Copy link

mansona commented Feb 13, 2015

I think a good way to go about this would be to break your code into a different file and then use data-cover-never to exclude that file.

@settysreekanth
Copy link
Author

@mansona I was off for a while hence delayed reply . Thanks for your comment.

However, It would be great if we have that no-cover lines feature in blanket; so that we can try to implement 100% coverage eventhough we skip some lines in coverage .

@settysreekanth
Copy link
Author

This issue is same as #442

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