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

Code Coverage #88

Open
nicky-lenaers opened this issue Feb 17, 2017 · 8 comments
Open

Code Coverage #88

nicky-lenaers opened this issue Feb 17, 2017 · 8 comments

Comments

@nicky-lenaers
Copy link

Any way I can generate a code coverage report using this plugin?

@mirisuzanne
Copy link
Member

Not currently, but I'd love to add that feature. It's not something I can do in pure Sass, which means I'll have to rely on contributions. Are you interested in giving it a shot?

@nicky-lenaers
Copy link
Author

@mirisuzanne Not sure how I would tackle this, but I'd love to take a look at the possibilities and discuss them here.

@mirisuzanne
Copy link
Member

@nicky-lenaers That would be great! If you need any direction around the JS/Mocha code we have already, @carljm is the person to talk to.

@jeff1evesque
Copy link

If you run the test through jest, I think you can wire up jest to send reports to coveralls.

@nerding-it
Copy link

I am trying with nyc --reporter=text mocha but it's not generating the coverage, trying to figure out why it's not generating coverage

@sam-1994
Copy link

Has someone made progress to generate some coverage report?
Especially with using jest for the execution.

@mirisuzanne
Copy link
Member

@sam-1994 Not that I've seen yet. Still happy to hear a more fleshed out proposal, and/or review a PR if someone wants to work on it.

@jamieomaguire
Copy link

I don't currently have the time to work solely on this, but I'd be very happy to assist others with taking this on. In case anyone offers @mirisuzanne.

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

6 participants