acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

Symfony Console 6 #1621

Closed danepowell closed 10 months ago

danepowell commented 10 months ago

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

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia) | Coverage Δ | | |---|---|---| | [src/Command/Acsf/AcsfApiBaseCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQWNzZi9BY3NmQXBpQmFzZUNvbW1hbmQucGhw) | `83.33% <ø> (ø)` | | | [src/Command/Acsf/AcsfListCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQWNzZi9BY3NmTGlzdENvbW1hbmQucGhw) | `100.00% <ø> (ø)` | | | [src/Command/Acsf/AcsfListCommandBase.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQWNzZi9BY3NmTGlzdENvbW1hbmRCYXNlLnBocA==) | `100.00% <100.00%> (ø)` | | | [src/Command/Api/ApiBaseCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBpL0FwaUJhc2VDb21tYW5kLnBocA==) | `92.59% <100.00%> (ø)` | | | [src/Command/Api/ApiListCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBpL0FwaUxpc3RDb21tYW5kLnBocA==) | `100.00% <ø> (ø)` | | | [src/Command/Api/ApiListCommandBase.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBpL0FwaUxpc3RDb21tYW5kQmFzZS5waHA=) | `100.00% <100.00%> (ø)` | | | [src/Command/App/AppOpenCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBwL0FwcE9wZW5Db21tYW5kLnBocA==) | `100.00% <ø> (ø)` | | | [src/Command/App/AppVcsInfo.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBwL0FwcFZjc0luZm8ucGhw) | `100.00% <ø> (ø)` | | | [src/Command/App/LinkCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBwL0xpbmtDb21tYW5kLnBocA==) | `100.00% <ø> (ø)` | | | [src/Command/App/LogTailCommand.php](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia#diff-c3JjL0NvbW1hbmQvQXBwL0xvZ1RhaWxDb21tYW5kLnBocA==) | `100.00% <ø> (ø)` | | | ... and [36 more](https://app.codecov.io/gh/acquia/cli/pull/1621?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=acquia) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.