Skip to content

Conversation

@m-maksyutin
Copy link
Contributor

This is a small fix for LinkedList delete method. I have updated LinkedList.test.js to reproduce the issue. This test fails for the previous version of the method.

@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

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

Impacted file tree graph

@@ Coverage Diff @@ ## master #42 +/- ## ===================================== Coverage 100% 100% ===================================== Files 81 81 Lines 1799 1799 Branches 318 318 ===================================== Hits 1799 1799
Impacted Files Coverage Δ
src/data-structures/linked-list/LinkedList.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 87299a5...2e8e215. Read the comment docs.

@Trapperjs
Copy link

Is there a secret back door I could use?

@trekhleb
Copy link
Owner

trekhleb commented Jun 2, 2018

Thank you for your fix @m-maksyutin !

@trekhleb trekhleb merged commit a63bc67 into trekhleb:master Jun 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

6 participants