manrajgrover / algorithms-js

Consumable Data Structures and Algorithms library in JavaScript
MIT License
198 stars 129 forks source link

Test Coverage: Improve test coverage #30

Open manrajgrover opened 6 years ago

manrajgrover commented 6 years ago

Description

Currently, test coverage is at 90% which can surely be improved. Possibly, one of the easiest ways for someone to contribute to this library.

giancarloGiuffra commented 5 years ago

hi, I will be happy to help with this. I have run the coverage report. I'll start with the file tangent_between_circles.js

manrajgrover commented 5 years ago

@giancarloGiuffra Awesome! Feel free to ping me here if you face any issue

mikemolenda commented 4 years ago

I can pick up ternary_search.js

jonatan5524 commented 2 years ago

I can pick interpolation_search.js