|
793 | 793 | |--------|-------|-----------------|------------------------|---------------------|---------------------| |
794 | 794 | | `api/flows/` — REST API | 28 | 27 | 0 | 1 | 0 | |
795 | 795 | | `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 | |
797 | 797 | | `core-functionality/auth/` | 21 | 8 | 13 | 0 | 0 | |
798 | 798 | | `core-functionality/knowledge-ingestion/` | 8 | 8 | 0 | 0 | 0 | |
799 | 799 | | `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 | |
801 | 801 | | `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 | |
803 | 803 | | `core-functionality/project-management/` | 12 | 4 | 8 | 0 | 0 | |
804 | 804 | | `core-functionality/templates/` | 41 | 2 | 39 | 0 | 0 | |
805 | 805 | | `flow-functionality/` | 28 | 24 | 1 | 3 | 0 | |
806 | 806 | | `mcp/client/` | 13 | 10 | 1 | 0 | 2 | |
807 | 807 | | `mcp/server/` | 12 | 10 | 1 | 0 | 1 | |
808 | 808 | | `ui-ux/` — Canvas | 44 | 40 | 0 | 4 | 0 | |
809 | 809 | | `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%)** | |
811 | 811 |
|
812 | 812 | > Note: `Validated [x]` counts checklist bullets, not `test()` calls. The |
813 | 813 | > `@stable` tag is per-`test()`, and a single `@stable` test may map to |
|
1293 | 1293 | |--------|-----------------|---------------| |
1294 | 1294 | | `api/flows/` — REST API | 0 | 0 | |
1295 | 1295 | | `core-components/` — Component Config | 4 | 0 | |
1296 | | -| `core-components/` — Core Components | 3 | 1 | |
| 1296 | +| `core-components/` — Core Components | 3 | 4 | |
1297 | 1297 | | `core-functionality/auth/` | 13 | 0 | |
1298 | 1298 | | `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 | |
1301 | 1301 | | `mcp/client/` | 1 | 2 | |
1302 | 1302 | | `mcp/server/` | 1 | 1 | |
1303 | 1303 | | `ui-ux/` — Canvas | 0 | 0 | |
|
0 commit comments