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

Refactored some if-else statements. #703

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

martinnm
Copy link

@martinnm martinnm commented Dec 2, 2016

Refactored the last if-else statements of the method addFieldValueToColum().

  • An if-else condition doesn't include code inside, it was deleted.
  • An else statement included inside more else-if statements, it was refactored to be outside that structure.

@mention-bot
Copy link

@martinnm, thanks for your PR! By analyzing the history of the files in this pull request, we identified @benohalloran, @Vookash and @JonatanSalas to be potential reviewers.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 74.806% when pulling 19bdbf7 on martinnm:master into f7f6b05 on satyan:master.

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.

None yet

3 participants