konveyor-ecosystem / kai-vscode-plugin

Eclipse Public License 2.0
6 stars 7 forks source link

Parsing rerun output yaml should be limited to only the file not the whole repo #40

Open savitharaghunathan opened 2 months ago

savitharaghunathan commented 2 months ago

Right now, the re run analysis output.yaml updates the whole workspace which is not accurate. The single file analyzer runs are limited to package level. When applying this output.yaml to repo level, it removes additional files which are not refactored

savitharaghunathan commented 1 month ago

https://github.com/konveyor-ecosystem/kai-vscode-plugin/pull/52