zenika-open-source / immutadot

immutadot is a JavaScript library to deal with nested immutable structures.
https://immutadot.zenika.com
MIT License
178 stars 5 forks source link

Add array.copyWithin #326

Closed nlepage closed 5 years ago

nlepage commented 5 years ago

Issue : #320

codecov-io commented 5 years ago

Codecov Report

Merging #326 into dev will increase coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #326      +/-   ##
==========================================
+ Coverage   97.05%   97.06%   +<.01%     
==========================================
  Files         104      105       +1     
  Lines         374      375       +1     
==========================================
+ Hits          363      364       +1     
  Misses         11       11
Impacted Files Coverage Δ
packages/immutadot/src/array/copyWithin.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 17dfa15...f58b3c4. Read the comment docs.