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

Use coveralls github action #133

Merged
merged 1 commit into from
Dec 27, 2023
Merged

Use coveralls github action #133

merged 1 commit into from
Dec 27, 2023

Conversation

MasterOdin
Copy link
Contributor

Per feedback on #131, this replaces the usage of the coveralls npm package with the github action. This simplifies the workflow slightly, as well as makes it so that coveralls will report the coverage as part of the overall build checks:

Screenshot 2023-12-27 at 2 39 14 PM

I also removed coveralls package as it didn't seem like something people would want locally installed.

@mironov
Copy link
Owner

mironov commented Dec 27, 2023

Amazing! Thanks, Matthew!

@mironov mironov merged commit 5416430 into mironov:master Dec 27, 2023
4 checks passed
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.

2 participants