Commit 3c78610
committed
test: improve coverage to 90.66% with 366 tests
- Add comprehensive test suites for UI components (compare, floating-dock, sparkles)
- Enhance ReadmeViewer tests for markdown rendering edge cases
- Fix Hero component terminal close tests
- Improve TerminalPopup test coverage
Coverage improvements:
- Statements: 89.27% → 90.66% (+1.39%)
- Branches: 90.29% → 92.34% (+2.05%)
- Functions: 73.19% → 79.38% (+6.19%)
- Lines: 89.27% → 90.66% (+1.39%)
Test count: 321 → 366 tests (+45, +14%)
All 22 test suites passing ✅1 parent 5a8608e commit 3c78610
File tree
6 files changed
+1589
-6
lines changed- src/components
- __tests__
- projects/__tests__
- ui/__tests__
6 files changed
+1589
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
154 | 213 | | |
155 | 214 | | |
156 | 215 | | |
| |||
0 commit comments