Update snaps (#6911)

* update pattern entity ids since that pr merged

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* artifacts

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
Jess Frazelle
2025-05-13 12:27:34 -07:00
committed by GitHub
parent afdc305e3e
commit 128e1093fb
32 changed files with 87 additions and 95 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -387,11 +387,7 @@ async fn send_pattern_transform<T: GeometryTrait>(
modeling_response: OkModelingCmdResponse::EntityLinearPatternTransform(pattern_info), modeling_response: OkModelingCmdResponse::EntityLinearPatternTransform(pattern_info),
} = &resp } = &resp
{ {
if !pattern_info.entity_ids.is_empty() { &pattern_info.entity_face_edge_ids.iter().map(|x| x.object_id).collect()
&pattern_info.entity_ids
} else {
&pattern_info.entity_face_edge_ids.iter().map(|x| x.object_id).collect()
}
} else if args.ctx.no_engine_commands().await { } else if args.ctx.no_engine_commands().await {
mock_ids.reserve(extra_instances); mock_ids.reserve(extra_instances);
for _ in 0..extra_instances { for _ in 0..extra_instances {
@ -1341,11 +1337,7 @@ async fn pattern_circular(
modeling_response: OkModelingCmdResponse::EntityCircularPattern(pattern_info), modeling_response: OkModelingCmdResponse::EntityCircularPattern(pattern_info),
} = &resp } = &resp
{ {
if !pattern_info.entity_ids.is_empty() { &pattern_info.entity_face_edge_ids.iter().map(|e| e.object_id).collect()
&pattern_info.entity_ids.clone()
} else {
&pattern_info.entity_face_edge_ids.iter().map(|e| e.object_id).collect()
}
} else if args.ctx.no_engine_commands().await { } else if args.ctx.no_engine_commands().await {
mock_ids.reserve(num_repetitions as usize); mock_ids.reserve(num_repetitions as usize);
for _ in 0..num_repetitions { for _ in 0..num_repetitions {

View File

@ -220,15 +220,15 @@ flowchart LR
33 --- 87 33 --- 87
33 --- 101 33 --- 101
37 --- 72 37 --- 72
37 x--> 79 37 x--> 83
37 --- 94 37 --- 94
37 --- 106 37 --- 106
38 --- 73 38 --- 73
38 x--> 79 38 x--> 83
38 --- 93 38 --- 93
38 --- 107 38 --- 107
39 --- 71 39 --- 71
39 x--> 79 39 x--> 83
39 --- 92 39 --- 92
39 --- 105 39 --- 105
46 --- 75 46 --- 75
@ -333,12 +333,12 @@ flowchart LR
96 <--x 77 96 <--x 77
110 <--x 77 110 <--x 77
111 <--x 77 111 <--x 77
92 <--x 79
93 <--x 79
94 <--x 79
86 <--x 82 86 <--x 82
87 <--x 82 87 <--x 82
88 <--x 82 88 <--x 82
92 <--x 83
93 <--x 83
94 <--x 83
95 <--x 84 95 <--x 84
96 <--x 84 96 <--x 84
97 <--x 84 97 <--x 84

View File

@ -132,7 +132,7 @@ flowchart LR
22 --- 40 22 --- 40
22 --- 59 22 --- 59
23 --- 38 23 --- 38
23 x--> 49 23 x--> 52
23 --- 53 23 --- 53
23 --- 56 23 --- 56
24 --- 39 24 --- 39
@ -181,7 +181,7 @@ flowchart LR
62 <--x 45 62 <--x 45
55 <--x 46 55 <--x 46
63 <--x 46 63 <--x 46
53 <--x 49
55 <--x 50 55 <--x 50
54 <--x 51 54 <--x 51
53 <--x 52
``` ```

View File

@ -452,7 +452,7 @@ flowchart LR
42 --- 199 42 --- 199
42 --- 251 42 --- 251
43 --- 98 43 --- 98
43 x--> 153 43 x--> 162
43 --- 169 43 --- 169
43 --- 217 43 --- 217
44 --- 105 44 --- 105
@ -468,7 +468,7 @@ flowchart LR
46 --- 208 46 --- 208
46 --- 264 46 --- 264
47 --- 96 47 --- 96
47 x--> 153 47 x--> 162
47 --- 168 47 --- 168
47 --- 215 47 --- 215
48 --- 106 48 --- 106
@ -484,7 +484,7 @@ flowchart LR
50 --- 210 50 --- 210
50 --- 265 50 --- 265
51 --- 97 51 --- 97
51 x--> 153 51 x--> 162
51 --- 171 51 --- 171
51 --- 218 51 --- 218
52 --- 104 52 --- 104
@ -508,7 +508,7 @@ flowchart LR
56 --- 194 56 --- 194
56 --- 247 56 --- 247
57 --- 103 57 --- 103
57 x--> 153 57 x--> 162
57 --- 164 57 --- 164
57 --- 216 57 --- 216
58 --- 111 58 --- 111
@ -516,7 +516,7 @@ flowchart LR
58 --- 173 58 --- 173
58 --- 230 58 --- 230
59 --- 100 59 --- 100
59 x--> 153 59 x--> 162
59 --- 167 59 --- 167
59 --- 219 59 --- 219
60 --- 124 60 --- 124
@ -532,7 +532,7 @@ flowchart LR
62 --- 207 62 --- 207
62 --- 259 62 --- 259
63 --- 101 63 --- 101
63 x--> 153 63 x--> 162
63 --- 165 63 --- 165
63 --- 220 63 --- 220
64 --- 108 64 --- 108
@ -548,7 +548,7 @@ flowchart LR
66 --- 213 66 --- 213
66 --- 260 66 --- 260
67 --- 99 67 --- 99
67 x--> 153 67 x--> 162
67 --- 166 67 --- 166
67 --- 222 67 --- 222
68 --- 122 68 --- 122
@ -568,7 +568,7 @@ flowchart LR
71 --- 212 71 --- 212
71 --- 258 71 --- 258
72 --- 102 72 --- 102
72 x--> 153 72 x--> 162
72 --- 170 72 --- 170
72 --- 221 72 --- 221
73 --- 110 73 --- 110
@ -893,6 +893,14 @@ flowchart LR
208 <--x 146 208 <--x 146
258 <--x 146 258 <--x 146
264 <--x 146 264 <--x 146
164 <--x 153
165 <--x 153
166 <--x 153
167 <--x 153
168 <--x 153
169 <--x 153
170 <--x 153
171 <--x 153
189 <--x 155 189 <--x 155
172 <--x 156 172 <--x 156
173 <--x 156 173 <--x 156
@ -932,14 +940,6 @@ flowchart LR
195 <--x 161 195 <--x 161
196 <--x 161 196 <--x 161
197 <--x 161 197 <--x 161
164 <--x 162
165 <--x 162
166 <--x 162
167 <--x 162
168 <--x 162
169 <--x 162
170 <--x 162
171 <--x 162
180 <--x 163 180 <--x 163
181 <--x 163 181 <--x 163
182 <--x 163 182 <--x 163

View File

@ -25,7 +25,7 @@ flowchart LR
3 --- 5 3 --- 5
3 --- 7 3 --- 7
4 --- 9 4 --- 9
4 x--> 10 4 x--> 11
4 --- 12 4 --- 12
4 --- 13 4 --- 13
8 --- 9 8 --- 9
@ -35,5 +35,5 @@ flowchart LR
8 --- 13 8 --- 13
12 <--x 9 12 <--x 9
13 <--x 9 13 <--x 9
12 <--x 11 12 <--x 10
``` ```

View File

@ -386,55 +386,42 @@ flowchart LR
16 --- 83 16 --- 83
16 ---- 91 16 ---- 91
17 --- 104 17 --- 104
17 x--> 154
17 --- 183 17 --- 183
17 --- 234 17 --- 234
18 --- 103 18 --- 103
18 x--> 154
18 --- 176 18 --- 176
18 --- 238 18 --- 238
19 --- 105 19 --- 105
19 x--> 154
19 --- 182 19 --- 182
19 --- 233 19 --- 233
20 --- 101 20 --- 101
20 x--> 154
20 --- 177 20 --- 177
20 --- 235 20 --- 235
21 --- 100 21 --- 100
21 x--> 154
21 --- 175 21 --- 175
21 --- 241 21 --- 241
22 --- 107 22 --- 107
22 x--> 154
22 --- 181 22 --- 181
22 --- 240 22 --- 240
23 --- 109 23 --- 109
23 x--> 154
23 --- 173 23 --- 173
23 --- 237 23 --- 237
24 --- 108 24 --- 108
24 x--> 154
24 --- 180 24 --- 180
24 --- 243 24 --- 243
25 --- 98 25 --- 98
25 x--> 154
25 --- 178 25 --- 178
25 --- 242 25 --- 242
26 --- 99 26 --- 99
26 x--> 154
26 --- 179 26 --- 179
26 --- 231 26 --- 231
27 --- 110 27 --- 110
27 x--> 154
27 --- 172 27 --- 172
27 --- 239 27 --- 239
28 --- 106 28 --- 106
28 x--> 154
28 --- 184 28 --- 184
28 --- 232 28 --- 232
29 --- 102 29 --- 102
29 x--> 154
29 --- 174 29 --- 174
29 --- 236 29 --- 236
30 --- 118 30 --- 118
@ -990,6 +977,19 @@ flowchart LR
222 <--x 150 222 <--x 150
281 <--x 150 281 <--x 150
282 <--x 150 282 <--x 150
172 <--x 154
173 <--x 154
174 <--x 154
175 <--x 154
176 <--x 154
177 <--x 154
178 <--x 154
179 <--x 154
180 <--x 154
181 <--x 154
182 <--x 154
183 <--x 154
184 <--x 154
202 <--x 157 202 <--x 157
203 <--x 157 203 <--x 157
204 <--x 157 204 <--x 157

View File

@ -678,7 +678,7 @@ flowchart LR
99 --- 245 99 --- 245
99 --- 293 99 --- 293
106 --- 193 106 --- 193
106 x--> 207 106 x--> 206
106 --- 272 106 --- 272
106 --- 321 106 --- 321
126 --- 194 126 --- 194
@ -1012,7 +1012,7 @@ flowchart LR
233 <--x 205 233 <--x 205
234 <--x 205 234 <--x 205
235 <--x 205 235 <--x 205
272 <--x 206 272 <--x 207
254 <--x 213 254 <--x 213
255 <--x 213 255 <--x 213
256 <--x 213 256 <--x 213

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 193 KiB

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

View File

@ -153,55 +153,55 @@ flowchart LR
4 --- 31 4 --- 31
4 ---- 34 4 ---- 34
5 --- 41 5 --- 41
5 x--> 62 5 x--> 64
5 --- 76 5 --- 76
5 --- 94 5 --- 94
6 --- 40 6 --- 40
6 x--> 62 6 x--> 64
6 --- 69 6 --- 69
6 --- 98 6 --- 98
7 --- 42 7 --- 42
7 x--> 62 7 x--> 64
7 --- 75 7 --- 75
7 --- 93 7 --- 93
8 --- 38 8 --- 38
8 x--> 62 8 x--> 64
8 --- 70 8 --- 70
8 --- 95 8 --- 95
9 --- 37 9 --- 37
9 x--> 62 9 x--> 64
9 --- 68 9 --- 68
9 --- 101 9 --- 101
10 --- 44 10 --- 44
10 x--> 62 10 x--> 64
10 --- 74 10 --- 74
10 --- 100 10 --- 100
11 --- 46 11 --- 46
11 x--> 62 11 x--> 64
11 --- 66 11 --- 66
11 --- 97 11 --- 97
12 --- 45 12 --- 45
12 x--> 62 12 x--> 64
12 --- 73 12 --- 73
12 --- 103 12 --- 103
13 --- 35 13 --- 35
13 x--> 62 13 x--> 64
13 --- 71 13 --- 71
13 --- 102 13 --- 102
14 --- 36 14 --- 36
14 x--> 62 14 x--> 64
14 --- 72 14 --- 72
14 --- 91 14 --- 91
15 --- 47 15 --- 47
15 x--> 62 15 x--> 64
15 --- 65 15 --- 65
15 --- 99 15 --- 99
16 --- 43 16 --- 43
16 x--> 62 16 x--> 64
16 --- 77 16 --- 77
16 --- 92 16 --- 92
17 --- 39 17 --- 39
17 x--> 62 17 x--> 64
17 --- 67 17 --- 67
17 --- 96 17 --- 96
18 --- 55 18 --- 55
@ -416,6 +416,19 @@ flowchart LR
80 <--x 60 80 <--x 60
109 <--x 60 109 <--x 60
116 <--x 60 116 <--x 60
65 <--x 62
66 <--x 62
67 <--x 62
68 <--x 62
69 <--x 62
70 <--x 62
71 <--x 62
72 <--x 62
73 <--x 62
74 <--x 62
75 <--x 62
76 <--x 62
77 <--x 62
78 <--x 63 78 <--x 63
79 <--x 63 79 <--x 63
80 <--x 63 80 <--x 63
@ -429,17 +442,4 @@ flowchart LR
88 <--x 63 88 <--x 63
89 <--x 63 89 <--x 63
90 <--x 63 90 <--x 63
65 <--x 64
66 <--x 64
67 <--x 64
68 <--x 64
69 <--x 64
70 <--x 64
71 <--x 64
72 <--x 64
73 <--x 64
74 <--x 64
75 <--x 64
76 <--x 64
77 <--x 64
``` ```

View File

@ -24,7 +24,7 @@ flowchart LR
4 --- 7 4 --- 7
4 ---- 8 4 ---- 8
6 --- 9 6 --- 9
6 x--> 10 6 x--> 11
6 --- 12 6 --- 12
6 --- 13 6 --- 13
8 --- 9 8 --- 9
@ -34,5 +34,5 @@ flowchart LR
8 --- 13 8 --- 13
12 <--x 9 12 <--x 9
13 <--x 9 13 <--x 9
12 <--x 11 12 <--x 10
``` ```