Skip to content

Commit

Permalink
Update KCL snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchalmers committed Feb 21, 2025
1 parent d7930b9 commit 8360d12
Show file tree
Hide file tree
Showing 5 changed files with 12,451 additions and 12,451 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -630,8 +630,8 @@ snapshot_kind: text
{
"cmdId": "[uuid]",
"range": [
273,
296,
258,
281,
0
],
"command": {
Expand All @@ -645,7 +645,7 @@ snapshot_kind: text
"cmdId": "[uuid]",
"range": [
223,
304,
283,
0
],
"command": {
Expand All @@ -661,7 +661,7 @@ snapshot_kind: text
"cmdId": "[uuid]",
"range": [
223,
304,
283,
0
],
"command": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ flowchart LR
20["SweepEdge Adjacent"]
21["SweepEdge Opposite"]
22["SweepEdge Adjacent"]
23["EdgeCut Fillet<br>[223, 304, 0]"]
24["EdgeCut Fillet<br>[223, 304, 0]"]
23["EdgeCut Fillet<br>[223, 283, 0]"]
24["EdgeCut Fillet<br>[223, 283, 0]"]
1 --- 2
2 --- 3
2 --- 4
Expand All @@ -45,7 +45,7 @@ flowchart LR
6 --- 9
6 --- 15
6 --- 16
6 --- 24
6 --- 23
8 --- 9
8 --- 10
8 --- 11
Expand All @@ -60,5 +60,5 @@ flowchart LR
8 --- 20
8 --- 21
8 --- 22
15 <--x 23
15 <--x 24
```
10 changes: 5 additions & 5 deletions src/wasm-lib/kcl/tests/basic_fillet_cube_close_opposite/ops.snap
Original file line number Diff line number Diff line change
Expand Up @@ -46,23 +46,23 @@ snapshot_kind: text
"labeledArgs": {
"radius": {
"sourceRange": [
247,
248,
239,
240,
0
]
},
"tags": {
"sourceRange": [
264,
297,
249,
282,
0
]
}
},
"name": "fillet",
"sourceRange": [
223,
304,
283,
0
],
"type": "StdLibCall",
Expand Down
Loading

0 comments on commit 8360d12

Please sign in to comment.