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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 馃殌 Added optimize and optimize:clear commands #3

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

allysonsilva
Copy link
Owner

  • Added --domain option to artisan optimize and artisan optimize:clear commands
  • Added AsCommand attribute in commands

- Added `--domain` option to `artisan optimize` and `artisan optimize:clear` commands
- Added `AsCommand` attribute in commands
@allysonsilva allysonsilva added the enhancement New feature or request label Oct 10, 2022
@allysonsilva allysonsilva self-assigned this Oct 10, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2022

Codecov Report

Merging #3 (0a43c62) into 2.x (30b2b56) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##                 2.x        #3   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        43        49    +6     
===========================================
  Files              8        10    +2     
  Lines            168       179   +11     
===========================================
+ Hits             168       179   +11     
Flag Coverage 螖
tests 100.00% <100.00%> (酶)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage 螖
src/Console/Commands/RouteCacheCommand.php 100.00% <酶> (酶)
src/Bootstrappers/LoadEnvironmentVariables.php 100.00% <100.00%> (酶)
src/Console/Commands/ConfigCacheCommand.php 100.00% <100.00%> (酶)
src/Console/Commands/OptimizeClearCommand.php 100.00% <100.00%> (酶)
src/Console/Commands/OptimizeCommand.php 100.00% <100.00%> (酶)
src/Providers/ArtisanServiceProvider.php 100.00% <100.00%> (酶)

@allysonsilva allysonsilva merged commit ea1ebf6 into 2.x Oct 10, 2022
@allysonsilva allysonsilva deleted the feat/optimize-commands branch October 10, 2022 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants