Skip to content

Switch the code coverage to Coveralls #535

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 May 4, 2024 · 0 comments · Fixed by #659
Closed

Switch the code coverage to Coveralls #535

oliverklee opened this issue May 4, 2024 · 0 comments · Fixed by #659
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@oliverklee
Copy link
Collaborator

codacy/coverage is deprecated: https://packagist.org/packages/codacy/coverage

@oliverklee oliverklee added the dependencies Pull requests that update a dependency file label May 4, 2024
@oliverklee oliverklee changed the title Switch the code covera to Coveralls Switch the code coverage to Coveralls Aug 23, 2024
@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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant