-
Notifications
You must be signed in to change notification settings - Fork 144
Add a code coverage badge to the README #299
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
Milestone
Comments
oliverklee
added a commit
that referenced
this issue
Aug 23, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also switch the code coverade CI job from PHP 7.4 to 8.3 now that we do not require the abandoned Codacy package anymore. Fixes #535 Fixes #299
oliverklee
added a commit
that referenced
this issue
Aug 23, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also switch the code coverade CI job from PHP 7.4 to 8.3 now that we do not require the abandoned Codacy package anymore. Also add a Composer script for running the tests with coverage. Fixes #535 Fixes #299
oliverklee
added a commit
that referenced
this issue
Aug 23, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also switch the code coverage CI job from PHP 7.4 to 8.3 now that we do not require the abandoned Codacy package anymore. Also add a Composer script for running the tests with coverage. Fixes #535 Fixes #299
oliverklee
added a commit
that referenced
this issue
Aug 23, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also add a Composer script for running the tests with coverage. Fixes #535 Fixes #299
oliverklee
added a commit
that referenced
this issue
Aug 23, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also add a Composer script for running the tests with coverage. Fixes #535 Fixes #299
oliverklee
added a commit
that referenced
this issue
Aug 26, 2024
Coveralls does not require an API key, provides a nice GitHub Action, and it can post code coverage comments to PRs. Also add a code coverage badge to the README. Also align the GitHub Action workflow with that of our sister project Emogrifier. Also add a Composer script for running the tests with coverage. Fixes #535 Fixes #299
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The badge image should be auto-generated by Coveralls, display the current coverage of the
main
branch, and link to the full report on Coveralls.The text was updated successfully, but these errors were encountered: