Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

feat(isOdd): add isOdd function #110

Merged
merged 1 commit into from
Jul 28, 2017

Conversation

diogorighi
Copy link
Contributor

add isOdd function that returns true if a number is Odd and false if its not

Closes #109

add isOdd function that returns true if a number is Odd and false if its not

Closes eggheadio-github#109
@codecov-io
Copy link

Codecov Report

Merging #110 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #110   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          38     39    +1     
  Lines         107    108    +1     
=====================================
+ Hits          107    108    +1
Impacted Files Coverage Δ
src/is-odd.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10eb532...5b94c83. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thanks!

@kentcdodds kentcdodds merged commit 29d4e14 into eggheadio-github:master Jul 28, 2017
@diogorighi diogorighi deleted the pr/addIsOddFunction branch August 1, 2017 03:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants