Skip to content
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.

Lines missing from coverage report #40

Open
natedsaint opened this issue May 26, 2015 · 3 comments
Open

Lines missing from coverage report #40

natedsaint opened this issue May 26, 2015 · 3 comments

Comments

@natedsaint
Copy link

I would be happy to investigate this and see if I can find the issue but I wasn't sure if I was just implementing this incorrectly.

Here's the html coverage report for my chromewut extension: https://rawgit.com/natedsaint/chromewut/master/reports/coverage.html

As you can see, each class looks good except that the line that contains the method definitions after the first one appear to be cut off. I'm not sure if it's that my code is formatted in such a way it doesn't know how to generate the report, or if there's a config I'm missing, or it's simply a bug.

Let me know if I can be of any assistance.

@dylanb dylanb closed this as completed in 0141825 May 30, 2015
@natedsaint
Copy link
Author

Updated, confirmed it looks good: https://rawgit.com/natedsaint/chromewut/master/reports/coverage.html

Thanks for the quick response!

@dylanb
Copy link
Owner

dylanb commented May 31, 2015

Actually, it looks like it is now duplicating lines

@dylanb dylanb reopened this May 31, 2015
@natedsaint
Copy link
Author

I realized it last night right after I commented. Thanks for your diligence. I'll mess around locally now that I've seen where you made the change and see if I have any ideas to help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants