Repo Added
|
Files
180
|
Badge
README BADGES
|
push
github
1014 of 1091 branches covered (92.94%)
Branch coverage included in aggregate %.
0 of 2 new or added lines in 1 file covered. (0.0%)
3652 of 3752 relevant lines covered (97.33%)
6.17 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
0.0 | src/type-challenges/length/index.ts | 9 | 2 | 0 | 2 | 0.0 | 0 | 0 | |
0.0 | src/type-challenges/tupleToObject/index.ts | 15 | 6 | 0 | 6 | 0.0 | 0 | 0 | |
57.69 | src/leetcode/mergeTwoLists/javascript.js | 23 | 23 | 14 | 9 | 1.0 | 1 | 2 | |
61.9 | src/leetcode/strIndexOfStr/typescript.ts | 20 | 16 | 11 | 5 | 1.0 | 2 | 3 | |
67.74 | .../leetcode/searchInRotatedSortedArray/typescript.ts | 28 | 24 | 16 | 8 | 1.0 | 5 | 2 | |
68.0 | src/leetcode/strIndexOfStr/javascript.js | 20 | 20 | 15 | 5 | 1.0 | 2 | 3 | |
71.43 | .../leetcode/searchInRotatedSortedArray/javascript.js | 28 | 28 | 20 | 8 | 1.0 | 5 | 2 | |
80.95 | src/leetcode/threeSum/typescript.ts | 34 | 31 | 25 | 6 | 1.0 | 9 | 2 | |
81.58 | ...eetcode/searchInRotatedSortedArrayIi/typescript.ts | 32 | 28 | 25 | 3 | 1.0 | 6 | 4 | |
82.22 | src/leetcode/threeSum/javascript.js | 34 | 34 | 28 | 6 | 1.0 | 9 | 2 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
14559966275 | main | feat: 增加 14. 第一个元素、18. 获取元组长度、43. 实现 Exclude | push | github |
96.35 |
||
14534010471 | main | feat: 调整部署 | push | github |
96.39 |
||
14533967136 | main | fix: 修改删除时报错 | push | github |
96.39 |
||
13761886410 | main | feat: add 81. 搜索旋转排序数组 II | push | github |
96.5 |
||
13719114338 | main | feat: add 80. 删除有序数组中的重复项 II | push | github |
96.74 |
||
13696769259 | main | feat: 多侧边栏 | push | github |
96.71 |
||
13696601580 | main | feat: add 79. 单词搜索 | push | github |
96.71 |
||
13673550447 | main | feat: add 78. 子集 | push | github |
96.63 |
||
13671065375 | main | feat: add 77. 组合 | push | github |
96.61 |
||
13670811799 | main | feat: add 74. 搜索二维矩阵 | push | github |
96.57 |