Ran
|
Files
1
|
Run time
0s
|
Badge
README BADGES
|
push
github
Cache option for searchers (#43) * run prettier in test file * cache implementation * test enabled cache option * make sure cache is always populated * update docs for cache options * compare exporers shape completely * restructure tests + cache off tests * remove unused type annotation * refactor to two loops for more efficient look up * fix double cache check * tests for no extension loader * remove cache check in clear cache functions * Revert "remove cache check in clear cache functions" This reverts commit f2a444083. * do not check for existence in visited set before adding * checking for undefined is faster than looking up key in a map again * use parentDir util instead of path.dirname * lower branch test coverage threshhold to 98.9%
93 of 94 branches covered (0.0%)
Branch coverage included in aggregate %.
170 of 170 relevant lines covered (100.0%)
53.22 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|