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

Modularizing start sender function #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LucasBergholz
Copy link

Hello, my name is Lucas Bergholz and i am a grad student of Software Engineering at University of Brasilia. In one of my classes, i've been assigned to apply some of the Clean Code principles for a project.

In this PR i chose to refactor the start sender function in 3 other one, applying the Method Composition principle, where one big method can became two or more, but they all remain in the same abstraction level.

I had difficulties parameterizing some of the new functions, so if any blatant mistake is visible, let me know so i can fix it!

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

Successfully merging this pull request may close these issues.

1 participant