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

Enhancement: Collect and report code coverage from running unit tests #944

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

localheinz
Copy link
Contributor

This pull request

Copy link

github-actions bot commented Feb 13, 2024

🚀 Commit 9705aae Deployed on https://web-php-pr-944.preview.thephp.foundation

uses: "codecov/[email protected]"
with:
files: ".build/phpunit/logs/clover.xml"
token: "${{ secrets.CODECOV_TOKEN }}"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Requires setting up an integration with https://about.codecov.io.

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Member

@saundefined saundefined left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's try, thanks!

@saundefined saundefined merged commit 8dcd9e9 into php:master Feb 13, 2024
4 checks passed
@localheinz localheinz deleted the feature/code-coverage branch February 13, 2024 14:52
@localheinz
Copy link
Contributor Author

Thank you, @saundefined!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants