You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a customer of this Github Action, I would love to be able to generate a visual/HTML report with the coverage of my project, so I can easily inspect what's the status of my testing strategy.
As an example, we can see how genhtml from lcov works:
genhtml ./coverage/lcov.info -o coverage
Thank you! π
mtwichel, JigneshWorld, b099l3, xsahil03x, andrewmikhniuk and 2 more