Ran
|
Jobs
5
|
Files
1
|
Run time
1s
|
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 %.
110 of 110 new or added lines in 1 file covered. (100.0%)
170 of 170 relevant lines covered (100.0%)
266.09 hits per line
ID | Job ID | Ran | Files | Coverage | |
---|---|---|---|---|---|
1 | 6916356874.1 | 1 |
99.62 |
GitHub Action Run | |
2 | 6916356874.2 | 1 |
99.62 |
GitHub Action Run | |
3 | 6916356874.3 | 1 |
99.62 |
GitHub Action Run | |
4 | 6916356874.4 | 1 |
99.62 |
GitHub Action Run | |
5 | 6916356874.5 | 1 |
99.62 |
GitHub Action Run |
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|