Skip to content

Split UtSummarySettings on two parts: UTSettings related and DBSCAN related #1441

Closed
@amandelpie

Description

@amandelpie

Description

At this moment we have strange object UtSummarySettings that collects some constants, settings (good candidates for UtSettings and UI) and some internal settings which are related to the DBSCAN clustering algorithms

I suggest moving some settings to the UTSettings and later add them to the IDEA settings to customize the summaries generation better.

Other settings should be encapsulated on the module level, without any ability to override them via file with settings or via IDEA UTBot Settings panel.

Metadata

Metadata

Assignees

Labels

comp-summariesSomething related to the method names, code comments and display names generationctg-enhancementNew feature, improvement or change request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions