acquia / cli

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

[tests] Remove setupPullDatabase #1645

Closed danepowell closed 9 months ago

danepowell commented 9 months ago

I'm trying to untangle this hairball of a function, but it might be more trouble than it's worth.

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (4d08db3) 91.52% compared to head (3f24e85) 91.60%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1645 +/- ## ============================================ + Coverage 91.52% 91.60% +0.07% Complexity 1782 1782 ============================================ Files 122 122 Lines 6410 6410 ============================================ + Hits 5867 5872 +5 + Misses 543 538 -5 ```

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

danepowell commented 9 months ago

I don't have time to totally kill it today, but at least the path is clear