Skip to content

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

Closed
oliverklee opened this issue Jul 2, 2021 · 0 comments · Fixed by #659
Closed

Add a code coverage badge to the README #299

oliverklee opened this issue Jul 2, 2021 · 0 comments · Fixed by #659
Assignees

Comments

@oliverklee
Copy link
Collaborator

oliverklee commented Jul 2, 2021

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.

@oliverklee oliverklee self-assigned this Aug 23, 2024
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
@JakeQZ JakeQZ closed this as completed in ba3948e Aug 28, 2024
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 a pull request may close this issue.

1 participant