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

Remove scrutinizer badges + Minor cleanup #203

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Remove scrutinizer badges + Minor cleanup #203

merged 2 commits into from
Mar 15, 2024

Conversation

vjik
Copy link
Member

@vjik vjik commented Mar 15, 2024

Q A
Is bugfix?
New feature?
Breaks BC?

Copy link

what-the-diff bot commented Mar 15, 2024

PR Summary

  • Updated the Code Coverage Badge
    The code coverage badge in the README.md file now utilizes codecov.io for analyzing code testing coverage. This replaces the previous scrutinizer-ci.com platform, improving the accuracy and readability of code coverage reports.

  • Refactoring of SchemaPhpCommand.php Constructor
    The constructor function in the SchemaPhpCommand.php file has been reformatted to break down arguments into separate lines. This enhances the readability of the code, making it easier to identify and modify individual arguments.

@vjik vjik merged commit b5957d5 into master Mar 15, 2024
15 checks passed
@vjik vjik deleted the rm-scrutinizer branch March 15, 2024 10:14
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 this pull request may close these issues.

1 participant