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-1297: Fix error messages for ACSF authentication #1712

Closed danepowell closed 5 months ago

danepowell commented 5 months ago

I like the pattern of keeping exception messages as succinct as possible (one sentence) and moving any help text to the post-exception messages.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 91.37%. Comparing base (192edb4) to head (a046994).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1712 +/- ## ============================================ + Coverage 91.23% 91.37% +0.14% Complexity 1801 1801 ============================================ Files 122 121 -1 Lines 6455 6460 +5 ============================================ + Hits 5889 5903 +14 + Misses 566 557 -9 ```

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