[
https://issues.apache.org/jira/browse/GORA-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728734#comment-14728734
]
ASF GitHub Bot commented on GORA-432:
-------------------------------------
GitHub user kamaci opened a pull request:
https://github.com/apache/gora/pull/36
GORA-432 Simplify if Statements
There are some if statements which can be simplified to make code more
readable.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kamaci/gora GORA-432
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/gora/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit 833068d02fc0688dab1083557e16dcc9c7b135f2
Author: Furkan KAMACI <[email protected]>
Date: 2015-09-02T21:48:03Z
Simplification at if statements.
----
> Simplify if Statements
> ----------------------
>
> Key: GORA-432
> URL: https://issues.apache.org/jira/browse/GORA-432
> Project: Apache Gora
> Issue Type: Improvement
> Reporter: Furkan KAMACI
> Priority: Trivial
> Fix For: 0.6.1
>
>
> There are some _if_ statements which can be simplified to make code more
> readable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)