Skip to content

Commit 5709b65

Browse files
chore(checklist): auto-update coverage summary [skip ci]
1 parent 1b327a0 commit 5709b65

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

QA-CHECKLIST.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -793,21 +793,21 @@
793793
|--------|-------|-----------------|------------------------|---------------------|---------------------|
794794
| `api/flows/` — REST API | 28 | 27 | 0 | 1 | 0 |
795795
| `core-components/` — Component Config | 27 | 23 | 4 | 0 | 0 |
796-
| `core-components/` — Core Components | 87 | 83 | 3 | 0 | 1 |
796+
| `core-components/` — Core Components | 90 | 83 | 3 | 0 | 4 |
797797
| `core-functionality/auth/` | 21 | 8 | 13 | 0 | 0 |
798798
| `core-functionality/knowledge-ingestion/` | 8 | 8 | 0 | 0 | 0 |
799799
| `core-functionality/llm-agents/` | 40 | 32 | 5 | 1 | 2 |
800-
| `core-functionality/model-provider/` | 32 | 30 | 2 | 0 | 0 |
800+
| `core-functionality/model-provider/` | 34 | 30 | 2 | 0 | 2 |
801801
| `core-functionality/observability-monitoring/` | 24 | 24 | 0 | 0 | 0 |
802-
| `core-functionality/playground/` | 50 | 46 | 3 | 1 | 0 |
802+
| `core-functionality/playground/` | 51 | 46 | 3 | 1 | 1 |
803803
| `core-functionality/project-management/` | 12 | 4 | 8 | 0 | 0 |
804804
| `core-functionality/templates/` | 41 | 2 | 39 | 0 | 0 |
805805
| `flow-functionality/` | 28 | 24 | 1 | 3 | 0 |
806806
| `mcp/client/` | 13 | 10 | 1 | 0 | 2 |
807807
| `mcp/server/` | 12 | 10 | 1 | 0 | 1 |
808808
| `ui-ux/` — Canvas | 44 | 40 | 0 | 4 | 0 |
809809
| `ui-ux/` — Settings | 7 | 6 | 0 | 1 | 0 |
810-
| **TOTAL** | **474** | **377 (80%)** | **80 (17%)** | **11 (2%)** | **6 (1%)** |
810+
| **TOTAL** | **480** | **377 (79%)** | **80 (17%)** | **11 (2%)** | **12 (3%)** |
811811

812812
> Note: `Validated [x]` counts checklist bullets, not `test()` calls. The
813813
> `@stable` tag is per-`test()`, and a single `@stable` test may map to
@@ -1293,11 +1293,11 @@
12931293
|--------|-----------------|---------------|
12941294
| `api/flows/` — REST API | 0 | 0 |
12951295
| `core-components/` — Component Config | 4 | 0 |
1296-
| `core-components/` — Core Components | 3 | 1 |
1296+
| `core-components/` — Core Components | 3 | 4 |
12971297
| `core-functionality/auth/` | 13 | 0 |
12981298
| `core-functionality/llm-agents/` | 5 | 2 |
1299-
| `core-functionality/model-provider/` | 2 | 0 |
1300-
| `core-functionality/playground/` | 3 | 0 |
1299+
| `core-functionality/model-provider/` | 2 | 2 |
1300+
| `core-functionality/playground/` | 3 | 1 |
13011301
| `mcp/client/` | 1 | 2 |
13021302
| `mcp/server/` | 1 | 1 |
13031303
| `ui-ux/` — Canvas | 0 | 0 |

0 commit comments

Comments
 (0)