acquia / cli

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

CLI-1221: TypeError and warning in remote:alises:download #1636

Closed danepowell closed 10 months ago

danepowell commented 10 months ago

This has the side effect of throwing an exception when the Git config is invalid or missing, as opposed to before when it might still fall back to other methods of finding the application. I think it's a desirable change.

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (b839f67) 91.93% compared to head (4e0e9bc) 91.93%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1636 +/- ## ========================================= Coverage 91.93% 91.93% + Complexity 1821 1820 -1 ========================================= Files 124 124 Lines 6513 6513 ========================================= Hits 5988 5988 Misses 525 525 ```

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