eggheadio-github / stack-overflow-copy-paste

Utility functions copy/pasted (and modified slightly) from Stack Overflow
441 stars 606 forks source link

feat(arrMultiplier): add multiplier to Array #241

Closed vinodkhandelwal closed 5 years ago

vinodkhandelwal commented 5 years ago

Have added the Array multiplier feature. Let us merge now.

codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #241   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          92     93    +1     
  Lines         452    453    +1     
=====================================
+ Hits          452    453    +1
Impacted Files Coverage Δ
src/array-multiplier.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 38869bd...77ac50b. Read the comment docs.