Skip to content

Commit b2c58e9

Browse files
committed
fix: suir-component-mapper tests
1 parent 578a46a commit b2c58e9

12 files changed

Lines changed: 4854 additions & 5642 deletions

File tree

.nx/cache/run.json

Lines changed: 94 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,106 @@
11
{
22
"run": {
3-
"command": "nx run @data-driven-forms/suir-component-mapper:test --coverage",
4-
"startTime": "2025-10-27T11:12:33.648Z",
5-
"endTime": "2025-10-27T11:12:33.686Z",
3+
"command": "nx run-many --target=test --all",
4+
"startTime": "2025-10-27T12:42:52.952Z",
5+
"endTime": "2025-10-27T12:44:07.696Z",
66
"inner": false
77
},
88
"tasks": [
9+
{
10+
"taskId": "@data-driven-forms/common:test",
11+
"target": "test",
12+
"projectName": "@data-driven-forms/common",
13+
"hash": "5474115531971416670",
14+
"startTime": "2025-10-27T12:42:52.985Z",
15+
"endTime": "2025-10-27T12:43:18.095Z",
16+
"params": "",
17+
"cacheStatus": "cache-miss",
18+
"status": 0
19+
},
20+
{
21+
"taskId": "@data-driven-forms/react-form-renderer:test",
22+
"target": "test",
23+
"projectName": "@data-driven-forms/react-form-renderer",
24+
"hash": "5635973616095706731",
25+
"startTime": "2025-10-27T12:42:52.984Z",
26+
"endTime": "2025-10-27T12:43:18.340Z",
27+
"params": "",
28+
"cacheStatus": "cache-miss",
29+
"status": 0
30+
},
31+
{
32+
"taskId": "@data-driven-forms/mui-component-mapper:test",
33+
"target": "test",
34+
"projectName": "@data-driven-forms/mui-component-mapper",
35+
"hash": "11153301345942955771",
36+
"startTime": "2025-10-27T12:42:52.985Z",
37+
"endTime": "2025-10-27T12:43:21.370Z",
38+
"params": "",
39+
"cacheStatus": "cache-miss",
40+
"status": 0
41+
},
42+
{
43+
"taskId": "@data-driven-forms/carbon-component-mapper:test",
44+
"target": "test",
45+
"projectName": "@data-driven-forms/carbon-component-mapper",
46+
"hash": "9425004880022970378",
47+
"startTime": "2025-10-27T12:43:18.343Z",
48+
"endTime": "2025-10-27T12:43:50.400Z",
49+
"params": "",
50+
"cacheStatus": "cache-miss",
51+
"status": 0
52+
},
53+
{
54+
"taskId": "@data-driven-forms/ant-component-mapper:test",
55+
"target": "test",
56+
"projectName": "@data-driven-forms/ant-component-mapper",
57+
"hash": "3357316621716226350",
58+
"startTime": "2025-10-27T12:43:21.372Z",
59+
"endTime": "2025-10-27T12:43:55.325Z",
60+
"params": "",
61+
"cacheStatus": "cache-miss",
62+
"status": 0
63+
},
64+
{
65+
"taskId": "@data-driven-forms/pf4-component-mapper:test",
66+
"target": "test",
67+
"projectName": "@data-driven-forms/pf4-component-mapper",
68+
"hash": "7972509039420568453",
69+
"startTime": "2025-10-27T12:43:18.099Z",
70+
"endTime": "2025-10-27T12:43:55.419Z",
71+
"params": "",
72+
"cacheStatus": "cache-miss",
73+
"status": 0
74+
},
975
{
1076
"taskId": "@data-driven-forms/suir-component-mapper:test",
1177
"target": "test",
1278
"projectName": "@data-driven-forms/suir-component-mapper",
13-
"hash": "12727728487980562239",
14-
"startTime": "2025-10-27T11:12:33.677Z",
15-
"endTime": "2025-10-27T11:12:33.685Z",
79+
"hash": "15872502783684996124",
80+
"startTime": "2025-10-27T12:43:55.421Z",
81+
"endTime": "2025-10-27T12:43:55.422Z",
82+
"params": "",
83+
"cacheStatus": "local-cache-hit",
84+
"status": 0
85+
},
86+
{
87+
"taskId": "@data-driven-forms/parsers:test",
88+
"target": "test",
89+
"projectName": "@data-driven-forms/parsers",
90+
"hash": "6164155812005427051",
91+
"startTime": "2025-10-27T12:43:55.328Z",
92+
"endTime": "2025-10-27T12:44:07.023Z",
93+
"params": "",
94+
"cacheStatus": "cache-miss",
95+
"status": 0
96+
},
97+
{
98+
"taskId": "@data-driven-forms/blueprint-component-mapper:test",
99+
"target": "test",
100+
"projectName": "@data-driven-forms/blueprint-component-mapper",
101+
"hash": "3693146128501709151",
102+
"startTime": "2025-10-27T12:43:50.405Z",
103+
"endTime": "2025-10-27T12:44:07.695Z",
16104
"params": "",
17105
"cacheStatus": "cache-miss",
18106
"status": 0

0 commit comments

Comments
 (0)