feat(interactive): add reflection-driven interactive prompt engine#249
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Jul 8, 2026 in 0s
Your pull request is up to standards!
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
Loading