acquia / cli

Command-line interface for Acquia Cloud Platform products
https://docs.acquia.com/acquia-cli/
GNU General Public License v2.0
42 stars 45 forks source link

testing #1726

Closed danepowell closed 3 months ago

danepowell commented 3 months ago

Motivation

Fixes #NNN

Proposed changes

Alternatives considered

Testing steps

  1. Follow the contribution guide to set up your development environment or download a pre-built acli.phar for this PR.
  2. Clear the kernel cache to pick up new and changed commands: ./bin/acli ckc
  3. (add specific steps for this pr)
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 91.42%. Comparing base (c5987c0) to head (6809615).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1726 +/- ## ========================================= Coverage 91.42% 91.42% Complexity 1807 1807 ========================================= Files 121 121 Lines 6475 6475 ========================================= Hits 5920 5920 Misses 555 555 ```

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

github-actions[bot] commented 3 months ago

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/c5987c0df40b7ed939fe03511ddd5e2b983832ab/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/c5987c0df40b7ed939fe03511ddd5e2b983832ab/acli.phar
chmod +x acli.phar