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

Feat/php cs fixer update #45

Merged
merged 4 commits into from
Nov 22, 2024
Merged

Feat/php cs fixer update #45

merged 4 commits into from
Nov 22, 2024

Conversation

FreakyWizard
Copy link
Contributor

No description provided.

@FreakyWizard FreakyWizard requested review from ictbeheer, SimonvanWijhe, a team, dtakken, robertbossaert and mvdhoek1 and removed request for a team November 20, 2024 14:58
Copy link

github-actions bot commented Nov 20, 2024

Composer package changes
Prod Packages Operation Base Target
laravel/framework Upgraded v10.48.23 v10.48.24
laravel/serializable-closure Upgraded v1.3.6 v1.3.7
nunomaduro/termwind Upgraded v1.16.0 v1.17.0
voku/portable-ascii Upgraded 2.0.1 2.0.3
Dev Packages Operation Base Target
fakerphp/faker Upgraded v1.24.0 v1.24.1

Copy link

github-actions bot commented Nov 20, 2024

Coverage report for commit: f1cfcd5
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Console
   ExampleCommand.php100.00%100.00%100.00%
src
   Example.php100.00%100.00%100.00%
   SkeletonPackageServiceProvider.php100.00%100.00%100.00%
src/Facades
   Example.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

Copy link

Coverage report for commit: f2735a1
File: coverage.xml

Cover ┌─────────────────────────┐ Freq.
   0% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  10% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  20% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  30% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  40% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  50% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  60% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  70% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  80% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
  90% │ ░░░░░░░░░░░░░░░░░░░░░░░ │  0.0%
 100% │ ███████████████████████ │ 100.0%
      └─────────────────────────┘
 *Legend:* █ = Current Distribution 
Summary - Lines: 100.00% | Methods: 100.00%
FilesLinesMethodsBranches
src/Console
   ExampleCommand.php100.00%100.00%100.00%
src
   Example.php100.00%100.00%100.00%
   SkeletonPackageServiceProvider.php100.00%100.00%100.00%
src/Facades
   Example.php100.00%100.00%100.00%

🤖 comment via lucassabreu/comment-coverage-clover

composer.json Outdated Show resolved Hide resolved
@FreakyWizard FreakyWizard force-pushed the feat/php-cs-fixer-update branch from 9ccd8e3 to f1cfcd5 Compare November 22, 2024 08:17
@FreakyWizard FreakyWizard merged commit 3a08839 into main Nov 22, 2024
6 checks passed
@FreakyWizard FreakyWizard deleted the feat/php-cs-fixer-update branch November 22, 2024 08:18
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.

3 participants