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

Autoload schedule from Command method #751

Open
wants to merge 2 commits into
base: 12.x
Choose a base branch
from

Conversation

marcogermani87
Copy link

@marcogermani87 marcogermani87 commented Mar 13, 2024

Autoload schedule from Command method

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactor (refactoring a current feature, method, etc...)
  • Code Coverage (adding/removing/updating/refactoring tests)
  • New feature (non-breaking change which adds functionality)
  • Remove feature (non-breaking change which removes functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 89.42%. Comparing base (46b8001) to head (fb4feb4).

Files Patch % Lines
app/Ship/Kernels/ConsoleKernel.php 0.00% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               12.x     #751      +/-   ##
============================================
- Coverage     89.95%   89.42%   -0.53%     
- Complexity      393      395       +2     
============================================
  Files           184      184              
  Lines          1185     1192       +7     
============================================
  Hits           1066     1066              
- Misses          119      126       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marcogermani87 marcogermani87 changed the title Update ConsoleKernel.php Autoload schedule from Command method Mar 18, 2024
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.

None yet

1 participant