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

WIP: add new function check number is pair #116

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

Conversation

suarezgl
Copy link

Is a new function to verify a number is pair.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #116   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          41     42    +1     
  Lines         113    114    +1     
=====================================
+ Hits          113    114    +1
Impacted Files Coverage Δ
src/is-pair.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 3c21883...a9a02a0. 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.

Looks perfect! I was thinking, maybe it should be called isEven?

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants