Files
modeling-app/rust/kcl-lib/tests/kcl_samples/flange-with-patterns/artifact_graph_flowchart.snap.md
Jonathan Tran 69553fded7 test: Vendor kcl-samples and add simulation tests for them (#5460)
* Change to unzip

* Download kcl-samples as zip to public dir

* Fix fetch:samples, e2e electron still not working

* Change error message to be clearer

* Refactor so that input and output directories of sim tests can be different

* Add kcl samples test implementation

* Update output since adding kcl_samples tests

* Update kcl-samples branch

* Fix git-ignore pattern to only apply to the root

* Fix yarn install and yarn fetch:samples to work the first time

* Remove unneeded exists check

* Change to use kcl-samples in public directory

* Add kcl-samples

* Update output since updating kcl-samples

* Update output files

* Change to not fetch samples during yarn install

* Update output after merge

* Ignore kcl-samples in codespell

* WIP: Don't run e2e if only kcl-samples changed

* Conditionally run cargo tests

* Fix to round floating point values in program memory arrays

* Update output since merge and rounding numbers in memory

* Fix memory redaction for floating point to find more values

* Fix float redaction pattern

* Update output since rounding floating point numbers

* Add center to floating point pattern

* Fix trigger to use picomatch syntax

* Update output since rounding center

* Remove kcl-samples github workflows

* Enable Rust backtrace

* Update output after re-running

* Update output after changing order of post-extrude commands

* Fix to have deterministic order of commands

* Update output after reverting ordering changes

* Update kcl-samples

* Update output after updating samples

* Fix error messages to show the names of all samples that failed

* Change cargo test command to match current one

* Update kcl-samples

* Update output since updating kcl-samples

* Add generate manifest workflow and yarn script

* Fix error check to actually work

* Change util function to be what we actually need

* Move new files after merge

* Fix paths since directory move

* Add dependabot updates for kcl-samples

* Add GitHub workflow to make PR to kcl-samples repo

* Add GitHub workflow to check kcl-samples header comments

* Fix worfklow to change to the right directory

* Add auto-commit simulation test output changes

* Add permissions to workflows

* Fix to run git commit step

* Install just if needed

* Fix directory of justfile

* Add installation of cargo-insta

* Fix to use underscore

* Fix to allow just command failure

* Change to always install CLI tools and cache them

* Trying to fix overwrite failing

* Combine commands

* Change reviewer

* Change to PR targeting the next branch

* Change git commands to not do unnecessary fetch

* Comment out trigger for creating a PR

* Update kcl-samples from next branch

* Update outputs after kcl-samples change

* Fix to use bash pipefail

* Add rust backtrace

* Print full env from sim tests

* Change command to use long option name

* Fix to use ci profile even when calling through just

* Add INSTA_UPDATE=always

* Fix git push by using an app token on checkout

* Add comments

* Fix to use bash options

* Change to echo when no changes are found

* Fix so that kcl-samples updates don't trigger full run

* Fix paths to reflect new crate location

* Fix path detection

* Fix e2e job to ignore kcl_samples simulation test output

* Fix the fetch logic for the KCL samples after vendoring (#5661)

Fixes the last 2 E2E tests for #5460.

---------

Co-authored-by: Pierre Jacquier <pierre@zoo.dev>
Co-authored-by: Pierre Jacquier <pierrejacquier39@gmail.com>
Co-authored-by: Frank Noirot <frank@zoo.dev>
2025-03-06 18:01:24 -05:00

1.9 KiB

flowchart LR
  subgraph path2 [Path]
    2["Path<br>[894, 1000, 0]"]
    3["Segment<br>[894, 1000, 0]"]
    4[Solid2d]
  end
  subgraph path6 [Path]
    6["Path<br>[1238, 1304, 0]"]
    7["Segment<br>[1238, 1304, 0]"]
    8[Solid2d]
  end
  subgraph path9 [Path]
    9["Path<br>[1337, 1403, 0]"]
    10["Segment<br>[1337, 1403, 0]"]
    11[Solid2d]
  end
  subgraph path19 [Path]
    19["Path<br>[1766, 1841, 0]"]
    20["Segment<br>[1766, 1841, 0]"]
    21[Solid2d]
  end
  subgraph path22 [Path]
    22["Path<br>[1852, 1918, 0]"]
    23["Segment<br>[1852, 1918, 0]"]
    24[Solid2d]
  end
  subgraph path32 [Path]
    32["Path<br>[2065, 2143, 0]"]
    33["Segment<br>[2065, 2143, 0]"]
    34[Solid2d]
  end
  subgraph path35 [Path]
    35["Path<br>[2154, 2220, 0]"]
    36["Segment<br>[2154, 2220, 0]"]
    37[Solid2d]
  end
  1["Plane<br>[869, 888, 0]"]
  5["Plane<br>[1213, 1232, 0]"]
  12["Sweep Extrusion<br>[1413, 1444, 0]"]
  13[Wall]
  14["Cap Start"]
  15["Cap End"]
  16["SweepEdge Opposite"]
  17["SweepEdge Adjacent"]
  18["Plane<br>[1733, 1760, 0]"]
  25["Sweep Extrusion<br>[1928, 1963, 0]"]
  26[Wall]
  27["Cap Start"]
  28["Cap End"]
  29["SweepEdge Opposite"]
  30["SweepEdge Adjacent"]
  31["Plane<br>[2040, 2059, 0]"]
  38["Sweep Extrusion<br>[2230, 2264, 0]"]
  39[Wall]
  40["Cap Start"]
  41["Cap End"]
  42["SweepEdge Opposite"]
  43["SweepEdge Adjacent"]
  1 --- 2
  2 --- 3
  2 --- 4
  5 --- 6
  5 --- 9
  6 --- 7
  6 ---- 12
  6 --- 8
  7 --- 13
  7 --- 16
  7 --- 17
  9 --- 10
  9 --- 11
  12 --- 13
  12 --- 14
  12 --- 15
  12 --- 16
  12 --- 17
  18 --- 19
  18 --- 22
  19 --- 20
  19 ---- 25
  19 --- 21
  20 --- 26
  20 --- 29
  20 --- 30
  22 --- 23
  22 --- 24
  25 --- 26
  25 --- 27
  25 --- 28
  25 --- 29
  25 --- 30
  31 --- 32
  31 --- 35
  32 --- 33
  32 ---- 38
  32 --- 34
  33 --- 39
  33 --- 42
  33 --- 43
  35 --- 36
  35 --- 37
  38 --- 39
  38 --- 40
  38 --- 41
  38 --- 42
  38 --- 43