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

ci: add coverage comment on pull request #684

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sdobbert
Copy link
Contributor

@sdobbert sdobbert commented Jul 16, 2024

Summary

This merge requests adds an automatic comment for each pull request, showing the test coverage reported by jest. Test results are reported for the entire code, as well as for changed files. If no tests were found related to the files changed, this is also reported.

Screenshots

image

Copy link

github-actions bot commented Jul 16, 2024

Title Lines Statements Branches Functions
All Coverage: 9%
9.58% (168/1753) 4.14% (34/821) 7.03% (28/398)

❌ No tests were found related to the files changed

@sdobbert sdobbert marked this pull request as ready for review July 16, 2024 12:52
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.

1 participant