Skip to content

Commit 9b39355

Browse files
chore(checklist): auto-update coverage summary [skip ci]
1 parent 71d0599 commit 9b39355

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

QA-CHECKLIST.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -764,9 +764,9 @@
764764
| `flow-functionality/` | 27 | 12 | 13 | 2 | 0 |
765765
| `mcp/client/` | 9 | 0 | 7 | 0 | 2 |
766766
| `mcp/server/` | 7 | 0 | 3 | 0 | 4 |
767-
| `ui-ux/` — Canvas | 44 | 6 | 36 | 1 | 1 |
767+
| `ui-ux/` — Canvas | 44 | 7 | 36 | 1 | 0 |
768768
| `ui-ux/` — Settings | 7 | 3 | 3 | 1 | 0 |
769-
| **TOTAL** | **450** | **222 (49%)** | **171 (38%)** | **7 (2%)** | **50 (11%)** |
769+
| **TOTAL** | **450** | **223 (50%)** | **171 (38%)** | **7 (2%)** | **49 (11%)** |
770770

771771
> Note: `Validated [x]` counts checklist bullets, not `test()` calls. The
772772
> `@stable` tag is per-`test()`, and a single `@stable` test may map to
@@ -782,7 +782,7 @@
782782

783783
### 🟢 Phase 0 — Validated
784784

785-
> 233 `test()` calls carrying the `@stable` tag, distributed across 79 spec
785+
> 234 `test()` calls carrying the `@stable` tag, distributed across 80 spec
786786
> files. Run weekly by the stable workflow. New specs are merged with all
787787
> tests tagged `@stable`; the tag is removed per-test during weekly triage
788788
> when a failure is classified as a test bug — so a spec may end up with a
@@ -1033,6 +1033,7 @@
10331033
#### ui-ux/
10341034
- [x] serializes created_at/expires_at with UTC offset and no microseconds → `api-keys-timezone-display.spec.ts`
10351035
- [x] renders API key timestamps in the viewer's local timezone → `api-keys-timezone-display.spec.ts`
1036+
- [x] user can edit the text of an existing sticky note and the canvas reflects only the new text → `edit-sticky-note-text.spec.ts`
10361037
- [x] create a Generic global variable from Settings page → `global-variable-edit.spec.ts`
10371038
- [x] edit existing global variable by clicking its row → `global-variable-edit.spec.ts`
10381039
- [x] create a Generic type global variable → `global-variables-crud.spec.ts`
@@ -1058,7 +1059,7 @@
10581059
| `core-functionality/playground/` | 3 | 1 |
10591060
| `mcp/client/` | 7 | 2 |
10601061
| `mcp/server/` | 3 | 4 |
1061-
| `ui-ux/` — Canvas | 36 | 1 |
1062+
| `ui-ux/` — Canvas | 36 | 0 |
10621063

10631064
---
10641065

0 commit comments

Comments
 (0)