yoda icon indicating copy to clipboard operation
yoda copied to clipboard

DRY Violations

Open mondaini opened this issue 5 years ago • 1 comments

Feature description: Refactoring: Remove DRY Violations

The project has some duplicated pieces of code. In the long run, it drags maintenance speed and may help introduce new bugs.

Any ideas on how to implement it?

Refactoring, using the DRY Principle

Casual questions

Any other comments?

Should be done preferably using code already covered by unit tests.

mondaini avatar Oct 27 '18 14:10 mondaini

@mondaini Do you already have a few places in mind or should I just look around the code base for duplicates?

durgaswaroop avatar Dec 05 '18 08:12 durgaswaroop