konveyor / move2kube-api

HTTP REST API for move2kube
https://move2kube.konveyor.io/
Apache License 2.0
6 stars 18 forks source link

fix: fail when zip/archive file has no top level directory #148

Closed HarikrishnanBalagopal closed 1 year ago

HarikrishnanBalagopal commented 1 year ago

Fixes #147

github-actions[bot] commented 1 year ago

Thanks for making a pull request! 😃 One of the maintainers will review and advise on the next steps.

codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (57719c4) 14.55% compared to head (f128335) 14.55%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #148 +/- ## ======================================= Coverage 14.55% 14.55% ======================================= Files 2 2 Lines 213 213 ======================================= Hits 31 31 Misses 178 178 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

ashokponkumar commented 1 year ago

Just check if the enterprise app and php apps work with this fix. There is a chance it might break it from the UI.