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 #114

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

Sleon4
Copy link
Member

@Sleon4 Sleon4 commented Feb 5, 2025

No description provided.

@Sleon4 Sleon4 added the continuous integration Contains changes to continuous integration label Feb 5, 2025
@Sleon4 Sleon4 added this to the Support and maintenance milestone Feb 5, 2025
@Sleon4 Sleon4 requested a review from GabrielPalac February 5, 2025 22:27
@Sleon4 Sleon4 self-assigned this Feb 5, 2025
@Sleon4 Sleon4 added the standardization The changes made standardize the developed code label Feb 5, 2025
Copy link

sonarqubecloud bot commented Feb 5, 2025

Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 97.82609% with 5 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/LionBundle/Test/Test.php 0.00% 4 Missing ⚠️
.../LionBundle/Helpers/Commands/PostmanCollection.php 99.24% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
...e/Commands/Lion/Route/PostmanCollectionCommand.php 100.00% <100.00%> (ø) 7.00 <0.00> (ø)
...nBundle/Helpers/Commands/Migrations/Migrations.php 83.63% <100.00%> (+0.30%) 17.00 <0.00> (ø)
src/LionBundle/Helpers/Commands/ProcessCommand.php 84.61% <100.00%> (ø) 4.00 <0.00> (ø)
.../LionBundle/Helpers/Commands/Schedule/Schedule.php 100.00% <ø> (ø) 4.00 <0.00> (ø)
src/LionBundle/Helpers/Commands/Schedule/Task.php 100.00% <100.00%> (ø) 5.00 <4.00> (ø)
...LionBundle/Helpers/Commands/Schedule/TaskQueue.php 100.00% <100.00%> (ø) 4.00 <0.00> (ø)
src/LionBundle/Helpers/Commands/Seeds/Seeds.php 100.00% <100.00%> (ø) 5.00 <0.00> (+1.00)
...nBundle/Helpers/Commands/Selection/MenuCommand.php 96.57% <100.00%> (+0.12%) 28.00 <6.00> (+2.00)
src/LionBundle/Helpers/FileWriter.php 100.00% <100.00%> (ø) 14.00 <1.00> (+3.00)
src/LionBundle/Helpers/Http/Routes.php 100.00% <100.00%> (ø) 2.00 <1.00> (ø)
... and 3 more

@GabrielPalac GabrielPalac merged commit 1e441c2 into main Feb 5, 2025
5 checks passed
@GabrielPalac GabrielPalac deleted the support branch February 5, 2025 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Contains changes to continuous integration standardization The changes made standardize the developed code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants