testsuite icon indicating copy to clipboard operation
testsuite copied to clipboard

[Feature] Refactor sample_setup

Open kosstennbl opened this issue 9 months ago • 1 comments

Is your feature request related to a problem? Please describe. In cnf_manager.cr, sample_setup function is too long and complex (338 LoC). It's hard to comprehend and maintain.

Describe the solution you'd like Refactoring of the sample_setup function, extracting code to multiple smaller functions.

kosstennbl avatar May 17 '24 08:05 kosstennbl