adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

fix: handle errors without stack traces when using --verbose #796

Closed MichaelGoberling closed 2 months ago

MichaelGoberling commented 2 months ago

Description

Related Issue

fixes #795

Motivation and Context

How Has This Been Tested?

npm run test, locally linked plugin

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (d1741cf) to head (3a8e0fa).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #796 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3241 3241 Branches 617 617 ========================================= Hits 3241 3241 ```

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