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

Wrong reporting in some curcumpstances. #92

Closed
hickscorp opened this issue Jan 8, 2017 · 2 comments
Closed

Wrong reporting in some curcumpstances. #92

hickscorp opened this issue Jan 8, 2017 · 2 comments

Comments

@hickscorp
Copy link

I'm not sure whether this is an actual issue or something I'm missing. Feel free to close this issue in the later case.

Somehow, ExCoveralls reports 0 hits on a with keyword usage:

image

@parroty
Copy link
Owner

parroty commented Jan 8, 2017

Thanks for the report. It might be related to the #59, and haven't been able to find good ways to resolve the issue.

One possible workaround is to define with statement as stop words. It makes the matching statements as not related instead of not covered.

@hickscorp
Copy link
Author

hickscorp commented Jan 8, 2017

@parroty It indeed seems to be the same issue. Appologies for the noise, closing this one. Searching the issues using with as a keyword yelded too many results and I didn't see this other issue.

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