-
Notifications
You must be signed in to change notification settings - Fork 18
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
Test coverage #81
Test coverage #81
Conversation
Can't say I've seen |
Similar situation here: actions/runner-images#2875 |
Amazing! Thank you so much for this @Bchass. I just merged in @Subramaniam-dot's PR which included an improvement to the GitHub action to free up some device space. Try rebasing and rerunning the checks. |
Should be all set now |
This just occurred to me, do we want coverage running and showing a report in actions too (this could lead to a coverage badge in the README)? Or just leave it to a user to run the commands themself? |
Ooh being able to view a coverage report from a GitHub action would be such a huge help @Bchass. Let me review/merge this PR and then if you'd like you can file an issue for that, or just submit a PR? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh interesting, I see coverage was already in there. Thanks for pinning it and documenting, this helps us all out a lot!
The Readme coverage button would be awesome too 👍 |
This takes care of: #80
Updated: