-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
Comments
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? |
@mirisuzanne Not sure how I would tackle this, but I'd love to take a look at the possibilities and discuss them here. |
@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. |
If you run the test through jest, I think you can wire up jest to send reports to coveralls. |
I am trying with |
Has someone made progress to generate some coverage report? |
@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. |
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. |
Any way I can generate a code coverage report using this plugin?
The text was updated successfully, but these errors were encountered: