origamiphp / source

Source code of the PHP toolbox.
MIT License
12 stars 4 forks source link

Upgrade to Symfony 6.0 and PHP 8.0 #371

Closed ajardin closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #371 (11422b7) into master (d91347f) will decrease coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #371      +/-   ##
============================================
- Coverage     98.55%   98.42%   -0.13%     
  Complexity      293      293              
============================================
  Files            38       38              
  Lines          1035      953      -82     
============================================
- Hits           1020      938      -82     
  Misses           15       15              
Impacted Files Coverage Δ
src/Command/DebugCommand.php 89.28% <ø> (-1.63%) :arrow_down:
src/Command/InstallCommand.php 100.00% <ø> (ø)
src/Command/PrepareCommand.php 100.00% <ø> (ø)
src/Command/RestartCommand.php 100.00% <ø> (ø)
src/Command/StartCommand.php 100.00% <ø> (ø)
src/Command/StopCommand.php 100.00% <ø> (ø)
src/Command/UninstallCommand.php 100.00% <ø> (ø)
src/Command/UpdateCommand.php 100.00% <ø> (ø)
src/Service/ApplicationContext.php 100.00% <ø> (ø)
src/Service/Setup/EnvironmentBuilder.php 93.33% <ø> (-0.52%) :arrow_down:
... and 25 more

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 d91347f...11422b7. Read the comment docs.