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

Add statement coverage into tabulate #8

Merged
merged 1 commit into from Feb 13, 2021

Conversation

jussikinnula
Copy link

I wanted to make the comment match the same format as is produced by clover.xml and lcov.info report producing tools. So basically adding statement coverage into comment.

Preview

coverage

Copy link

@fungilation fungilation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is great! I'm switching my repos' test coverage CI bot to this, from https://github.com/mattallty/jest-github-action. Simply better output, while also less space consuming with table collapsed and show only total coverage % by default.

Great enough that I'm switching even though this CI bot doesn't have test failure annotations like jest-github-action does. Thanks for this action @romeovs 👏🏼

Screen Shot 2021-01-23 at 5 42 37 PM

src/tabulate.js Outdated Show resolved Hide resolved
src/tabulate.js Outdated Show resolved Hide resolved
src/tabulate.js Outdated Show resolved Hide resolved
src/tabulate.js Outdated Show resolved Hide resolved
@romeovs romeovs merged commit efe537f into romeovs:master Feb 13, 2021
klausbadelt pushed a commit to klausbadelt/lcov-reporter-action that referenced this pull request Mar 5, 2023
…tion

Remove summary title too if the table is empty.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants