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
Merged

Symfony Console 6 #1621

merged 3 commits into from
Nov 1, 2023

Conversation

danepowell
Copy link
Contributor

We needed to take care of some deprecations, and also pin to 6.3.2 to work around #1620

Copy link

codecov bot commented Nov 1, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant