Skip to content

feat(interactive): add reflection-driven interactive prompt engine#249

Merged
ben-kalmus merged 2 commits into
mainfrom
feat/interactive-package
Jul 8, 2026
Merged

feat(interactive): add reflection-driven interactive prompt engine#249
ben-kalmus merged 2 commits into
mainfrom
feat/interactive-package

feat(interactive): confirm before overwriting a duplicate map key

7bc59bf
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 8, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- pkg/interactive/builder.go  117
- pkg/interactive/builder_test.go  26
- pkg/interactive/classify.go  22
- pkg/interactive/classify_test.go  4
- pkg/interactive/prompter.go  13
- pkg/interactive/prompter_test.go  7
- pkg/interactive/scripted_prompter.go  10
- pkg/interactive/scripted_prompter_test.go  6
- pkg/interactive/validators.go  26
- pkg/interactive/validators_test.go  7
         

Clones added
============
- pkg/interactive/builder.go  2
- pkg/interactive/classify.go  3
- pkg/interactive/validators.go  2
         

See the complete overview on Codacy