Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRY Violations #223

Open
mondaini opened this issue Oct 27, 2018 · 1 comment
Open

DRY Violations #223

mondaini opened this issue Oct 27, 2018 · 1 comment

Comments

@mondaini
Copy link
Contributor

mondaini commented Oct 27, 2018

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.

@durgaswaroop
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants