-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#3742 Merge multiple project files into multiple project outputs (MIM…
…O) (#3800) * add mimo merge functionality * add file suggestions by levenstein distance less than 3 * wip * remove logs and add test files * add drop down list with project suggestions * add unit tests * wip * wip * add unit tests * add unit tests * add unit tests * proceed ktLintFormat * add more unit tests * add unit tests about invalid files with mimo merge * change the test file * feat(analysis): add parser dialog for mimo, cleanup workflow (#3742) * feat(analysis): fix dialog tests, add compression question to mimo (#3742) * feat(analysis): refactor mimo workflow, reduce duplication by extraction in main (#3742) Add output project name question to mimo workflow. Restructure mimo workflow to fix potential bug when one name spelling mistake and two correct. * feat(analysis): extract mimo functions to separate class (#3742) * feat(analysis): add tests for mimo mode (#3742) * feat(analysis): move mockk one layer down to test questions more directly (#3742) * feat(analysis): format code (#3742) * feat(analysis): update readme and gh-pages (#3742) --------- Co-authored-by: VictoriaG <victoria.gordeeva@maibornwolff.de> Co-authored-by: Sebastian Wolf <65733509+phanlezz@users.noreply.github.com> Co-authored-by: Christian Hühn <christian.huehn@maibornwolff.de>
- Loading branch information
1 parent
50fa1da
commit 208787f
Showing
13 changed files
with
1,702 additions
and
73 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.