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

Symfony Console 6 #1621

Merged
merged 3 commits into from
Nov 1, 2023

Finish Symfony 6 upgrade

3213154
Select commit
Loading
Failed to load commit list.
Merged

Symfony Console 6 #1621

Finish Symfony 6 upgrade
3213154
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2023 in 0s

91.84% (+0.00%) compared to bf2b514

View this Pull Request on Codecov

91.84% (+0.00%) compared to bf2b514

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bf2b514) 91.84% compared to head (3213154) 91.84%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1621   +/-   ##
=========================================
  Coverage     91.84%   91.84%           
  Complexity     1819     1819           
=========================================
  Files           124      124           
  Lines          6514     6514           
=========================================
  Hits           5983     5983           
  Misses          531      531           
Files Coverage Δ
src/Command/Acsf/AcsfApiBaseCommand.php 83.33% <ø> (ø)
src/Command/Acsf/AcsfListCommand.php 100.00% <ø> (ø)
src/Command/Acsf/AcsfListCommandBase.php 100.00% <100.00%> (ø)
src/Command/Api/ApiBaseCommand.php 92.59% <100.00%> (ø)
src/Command/Api/ApiListCommand.php 100.00% <ø> (ø)
src/Command/Api/ApiListCommandBase.php 100.00% <100.00%> (ø)
src/Command/App/AppOpenCommand.php 100.00% <ø> (ø)
src/Command/App/AppVcsInfo.php 100.00% <ø> (ø)
src/Command/App/LinkCommand.php 100.00% <ø> (ø)
src/Command/App/LogTailCommand.php 100.00% <ø> (ø)
... and 36 more

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