simplify boolean assignment #466

Merged
merged 1 commit into from Mar 7, 2015

Conversation

Projects
None yet
2 participants
Contributor

dduugg commented Mar 7, 2015

The requestMetric function is only called once, and it just does a
simple boolean equality check. It would be cleaner to just inline the
check.

@dduugg dduugg simplify boolean assignment
The requestMetric function is only called once, and it just does a
simple boolean equality check. It would be cleaner to just inline the
check.
3b92707

@jasoncalabrese jasoncalabrese added a commit that referenced this pull request Mar 7, 2015

@jasoncalabrese jasoncalabrese Merge pull request #466 from dduugg/wip/simplify-boolean
simplify boolean assignment
d90acea

@jasoncalabrese jasoncalabrese merged commit d90acea into nightscout:dev Mar 7, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@jasoncalabrese jasoncalabrese modified the milestone: enchilada Mar 18, 2015

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