acquia / cli

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

CLI-1257: pull:db fails with too many tables #1674

Closed danepowell closed 7 months ago

danepowell commented 7 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 7 months ago

Codecov Report

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

Comparison is base (4bf61f3) 91.30% compared to head (e565f0c) 91.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1674 +/- ## ========================================= Coverage 91.30% 91.30% Complexity 1786 1786 ========================================= Files 122 122 Lines 6371 6373 +2 ========================================= + Hits 5817 5819 +2 Misses 554 554 ```

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