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

Standardization with PHPStan and PHP_CodeSniffer is added #117

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

Sleon4
Copy link
Member

@Sleon4 Sleon4 commented Feb 7, 2025

Added

  • Standardization with PHPStan and PHP_CodeSniffer is added.
  • Added coverage tests.

@Sleon4 Sleon4 added tests Tests have been added standardization The changes made standardize the developed code labels Feb 7, 2025
@Sleon4 Sleon4 added this to the Support and maintenance milestone Feb 7, 2025
@Sleon4 Sleon4 requested a review from GabrielPalac February 7, 2025 21:40
@Sleon4 Sleon4 self-assigned this Feb 7, 2025
Copy link

sonarqubecloud bot commented Feb 7, 2025

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ Complexity Δ
...onBundle/Commands/Lion/DB/ShowDatabasesCommand.php 95.12% <100.00%> (-0.23%) 6.00 <0.00> (ø)
src/LionBundle/Commands/Lion/InfoCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/LionBundle/Commands/Lion/New/ClassCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
...c/LionBundle/Commands/Lion/New/CommandsCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
...LionBundle/Commands/Lion/New/ControllerCommand.php 100.00% <100.00%> (ø) 16.00 <0.00> (ø)
src/LionBundle/Commands/Lion/New/CronCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/LionBundle/Commands/Lion/New/EnumCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
...LionBundle/Commands/Lion/New/ExceptionsCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
...rc/LionBundle/Commands/Lion/New/FactoryCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/LionBundle/Commands/Lion/New/HtmlCommand.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
... and 3 more

@GabrielPalac GabrielPalac merged commit 8cab479 into main Feb 7, 2025
5 checks passed
@GabrielPalac GabrielPalac deleted the support branch February 7, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
standardization The changes made standardize the developed code tests Tests have been added
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants