sketching on a mirror2d thats been extruded fixed!#6149
Conversation
|
QA Wolf here! As you write new code it's important that your test coverage is keeping up. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Jess Frazelle <github@jessfraz.com>
CodSpeed Walltime Performance ReportMerging #6149 will degrade performances by 19.26%Comparing
|
| Benchmark | BASE |
HEAD |
Change | |
|---|---|---|---|---|
| ❌ | execute_80-20-rail |
3.4 s | 3.9 s | -13.16% |
execute_a-parametric-bearing-pillow-block |
2.7 s | N/A | N/A | |
parse_a-parametric-bearing-pillow-block |
1.8 ms | N/A | N/A | |
| ❌ | execute_exhaust-manifold |
2.1 s | 2.4 s | -13.06% |
| ❌ | execute_focusrite-scarlett-mounting-bracket |
2.2 s | 2.4 s | -11% |
| ⚡ | execute_gridfinity-baseplate-magnets |
5.6 s | 5 s | +12.32% |
| ❌ | execute_gridfinity-baseplate |
2.7 s | 3.1 s | -10.61% |
| ❌ | execute_i-beam |
1.1 s | 1.4 s | -19.26% |
| ⚡ | execute_lego |
3.1 s | 2.5 s | +23.09% |
| 🆕 | execute_parametric-bearing-pillow-block |
N/A | 2.8 s | N/A |
| 🆕 | parse_parametric-bearing-pillow-block |
N/A | 1.8 ms | N/A |
| ❌ | execute_pipe-flange-assembly |
5.2 s | 5.9 s | -13.16% |
| ⚡ | parse_pipe |
906.3 µs | 408.5 µs | ×2.2 |
| ⚡ | execute_socket-head-cap-screw |
1.9 s | 1.7 s | +10.14% |
| ⚡ | parse_walkie-talkie |
899.4 µs | 806.1 µs | +11.58% |
| ⚡ | parse_washer |
707.2 µs | 517.8 µs | +36.56% |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6149 +/- ##
==========================================
- Coverage 85.39% 85.34% -0.05%
==========================================
Files 110 110
Lines 44215 44246 +31
==========================================
+ Hits 37756 37763 +7
- Misses 6459 6483 +24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * snap Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * add sample Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * snap Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
* origin/main: (26 commits) attempt to import win-ca on windows (#6136) Upgrade e2e-tests windows runner from 4 cores to 8 (#6166) Follow-up fixes after bearing sample rename (#6164) Add test for #5799: "Only showing axis planes when there are no errors" (#6007) Wait for export button to make test more reliable (#6143) sketching on a mirror2d thats been extruded fixed! (#6149) Bump vite from 5.4.16 to 5.4.17 in /packages/codemirror-lang-kcl in the security group (#6150) Bump vite from 5.4.16 to 5.4.17 in the security group (#6151) Update all KCL-Samples to be more ME friendly (#6132) Shorten feedback cycle for legitimate failures (#6146) Remove the camera projection toggle from the UI (#6077) Use all available CPUs to run tests on CI (#6138) [fix] Get rid of risky useEffect in restart onboarding flow (#6133) Feature: Traditional menu actions in desktop application part II (#6030) [Bug] fix some UI friction from imports (#6139) Use scene fixture to make test more reliable on macOS (#6140) Fix: function composition during playwright setup created a massive page.reload loop (#6137) Alternative way to make appMachine spawned children type safe (#5890) [BUG] mutate ast to keep comments for pipe split ast-mod (#6128) Rename the app to Zoo Design Studio (#5974) ...
fixes #4962
thank you @gserena01