w8r / splay-tree

Fast splay-tree data structure
https://npm.runkit.com/splaytree
114 stars 18 forks source link

Feature/add find non exact key #41

Open KanHarI opened 7 months ago

KanHarI commented 7 months ago

Added a useful function that the datastructure supports

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (24a97e4) to head (131c2c7).

:exclamation: Current head 131c2c7 differs from pull request most recent head 83fd446. Consider uploading reports for the commit 83fd446 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #41 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 388 398 +10 Branches 77 79 +2 ========================================= + Hits 388 398 +10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.