stack-overflow-copy-paste icon indicating copy to clipboard operation
stack-overflow-copy-paste copied to clipboard

WIP: add new function check number is pair

Open suarezgl opened this issue 8 years ago • 1 comments

Is a new function to verify a number is pair.

suarezgl avatar Sep 21 '17 17:09 suarezgl

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.

codecov-io avatar Sep 21 '17 17:09 codecov-io