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

Updated composer scripts and removed coverage-checker #747

Merged
merged 2 commits into from
Nov 4, 2021

Conversation

driehle
Copy link
Member

@driehle driehle commented Nov 4, 2021

The coverage-checker script is not needed anymroe, as the coverage is directly reported in the workflows using Codecov.

The updated composer scripts allow developers to run all checks at once including static analysis using composer check.

@driehle driehle added this to the 4.2.1 milestone Nov 4, 2021
@driehle driehle self-assigned this Nov 4, 2021
Developers can now run all checks including static analysis checks with
"composer check".
It is not needed anymore, as the coverage is directly reported in the
workflows using Codecov.
@driehle driehle merged commit 57247fe into doctrine:4.2.x Nov 4, 2021
@driehle driehle deleted the feature/composer-scripts branch November 4, 2021 18:41
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.

None yet

2 participants