adobe / aio-cli-plugin-app

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

fix: not all missing files errors are because of an invalid root folder #755

Closed MichaelGoberling closed 8 months ago

MichaelGoberling commented 8 months ago

Description

Fixes https://github.com/adobe/aio-cli-plugin-app/issues/646

Related Issue

https://github.com/adobe/aio-cli-plugin-app/issues/646

Motivation and Context

How Has This Been Tested?

npm run test, locally linked plugin

Screenshots (if appropriate):

Types of changes

Checklist:

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (1f35c49) 100.00% compared to head (ea02740) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #755 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3234 3227 -7 Branches 612 611 -1 ========================================= - Hits 3234 3227 -7 ```

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