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

Reduce boot time #289

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Reduce boot time #289

merged 1 commit into from
Jan 28, 2021

Conversation

villfa
Copy link
Collaborator

@villfa villfa commented Jan 28, 2021

It will reduce the PHAR size too.

@codecov
Copy link

codecov bot commented Jan 28, 2021

Codecov Report

Merging #289 (20dbca0) into master (d95c990) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #289      +/-   ##
============================================
+ Coverage     96.84%   96.85%   +0.01%     
  Complexity        1        1              
============================================
  Files            27       27              
  Lines           507      509       +2     
============================================
+ Hits            491      493       +2     
  Misses           16       16              
Impacted Files Coverage Δ Complexity Δ
src/Command/RunCommand.php 87.50% <100.00%> (+0.40%) 0.00 <0.00> (ø)
src/Result/Result.php 100.00% <100.00%> (ø) 0.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d95c990...20dbca0. Read the comment docs.

@villfa villfa merged commit 2b25c41 into bmitch:master Jan 28, 2021
@villfa villfa deleted the feat/boot-time branch January 28, 2021 21:28
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.

1 participant