Commit 9f238be
committed
🧪 test(ui): close coverage gaps in composables, preferences, services, and views
- Add new specs for useOperationDisplayHold and views/containers/useContainerPolicy
- Extend coverage on useContainerFilters, preferences/migrate, services/logs,
services/system-log-stream, and utils/container-update
- Drop unreachable short-circuit in useOperationDisplayHold.removeHeldOperation
and scheduleHeldOperationRelease existing-record guard
- Simplify preferences/migrate pruneResponsiveDashboardLayouts early return to
undefined on the missing-key path1 parent 72d6d68 commit 9f238be
File tree
9 files changed
+800
-10
lines changed- ui
- src
- composables
- preferences
- tests
- composables
- preferences
- services
- utils
- views/containers
9 files changed
+800
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 29 | | |
33 | 30 | | |
34 | 31 | | |
| |||
179 | 176 | | |
180 | 177 | | |
181 | 178 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
| 179 | + | |
188 | 180 | | |
189 | 181 | | |
190 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
196 | 212 | | |
197 | 213 | | |
198 | 214 | | |
| |||
0 commit comments