About coverage report #175
Unanswered
super-gsevla
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to put a coverage summary into my html report. I can build it on tests end by reading json report and creating a text or html file to show it. And I can even put it on html report by using a custom script. But I was wondering if we can achieve that without being tricky.
Is there a way to inject coverage into html report without using a custom script? If not, is there any plan to accept a flag like
showCoverage
on into configurations and make coverage visible into report? If not, could I build it and open a PR expecting it to be accepted or this lib will not cover that feature?Beta Was this translation helpful? Give feedback.
All reactions