Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix move swap #14

Merged
merged 2 commits into from
Aug 23, 2018
Merged

Fix move swap #14

merged 2 commits into from
Aug 23, 2018

Conversation

erikras
Copy link
Member

@erikras erikras commented Aug 23, 2018

Fixes #10.

@codecov
Copy link

codecov bot commented Aug 23, 2018

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #14   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines          48     77   +29     
  Branches       10     15    +5     
=====================================
+ Hits           48     77   +29
Impacted Files Coverage Δ
src/unshift.js 100% <ø> (ø) ⬆️
src/push.js 100% <ø> (ø) ⬆️
src/shift.js 100% <100%> (ø) ⬆️
src/pop.js 100% <100%> (ø) ⬆️
src/insert.js 100% <100%> (ø) ⬆️
src/move.js 100% <100%> (ø) ⬆️
src/swap.js 100% <100%> (ø) ⬆️
src/remove.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 c237695...da02585. Read the comment docs.

@erikras erikras merged commit 7e6347e into master Aug 23, 2018
@erikras erikras deleted the fix-move-swap branch August 23, 2018 15:41
@erikras
Copy link
Member Author

erikras commented Aug 23, 2018

Published in v1.1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant