Skip to content

Remove import function from std#6241

Merged
jessfraz merged 3 commits intomainfrom
nrc-import
Apr 11, 2025
Merged

Remove import function from std#6241
jessfraz merged 3 commits intomainfrom
nrc-import

Conversation

@nrc
Copy link
Contributor

@nrc nrc commented Apr 9, 2025

No description provided.

@nrc nrc requested a review from adamchalmers April 9, 2025 21:39
@qa-wolf
Copy link

qa-wolf bot commented Apr 9, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@vercel
Copy link

vercel bot commented Apr 9, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
modeling-app ✅ Ready (Inspect) Visit Preview Apr 11, 2025 2:47am

@codecov
Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.90%. Comparing base (6d50278) to head (66af5cb).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6241   +/-   ##
=======================================
  Coverage   84.89%   84.90%           
=======================================
  Files         109      108    -1     
  Lines       44964    44878   -86     
=======================================
- Hits        38171    38102   -69     
+ Misses       6793     6776   -17     
Flag Coverage Δ
rust 84.90% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: Nick Cameron <nrc@ncameron.org>
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 10, 2025

CodSpeed Walltime Performance Report

Merging #6241 will degrade performances by 14.58%

Comparing nrc-import (32eebca) with main (df6f571)

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

Summary

⚡ 47 improvements
❌ 7 regressions
✅ 38 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
execute_80-20-rail 3.4 s 3.8 s -10.33%
parse_80-20-rail 9.1 ms 7 ms +28.79%
parse_ball-bearing 3.9 ms 3 ms +28.51%
parse_bench 3.7 ms 2.9 ms +28.49%
parse_bracket 2.8 ms 2.2 ms +26.3%
execute_car-wheel-assembly 20.4 s 18.1 s +13.03%
parse_car-wheel-assembly 399.3 µs 319.6 µs +24.94%
parse_color-cube 2.8 ms 2 ms +37.68%
parse_cycloidal-gear 4.2 ms 3.6 ms +17.77%
execute_dodecahedron 1.5 s 1.7 s -11.28%
parse_dodecahedron 12.5 ms 9.5 ms +31.21%
parse_dual-basin-utility-sink 15.5 ms 12.1 ms +28.61%
parse_enclosure 13.3 ms 9.6 ms +38.76%
parse_exhaust-manifold 12.5 ms 9.5 ms +32.36%
parse_flange 1.3 ms 1.1 ms +24.46%
execute_focusrite-scarlett-mounting-bracket 2.1 s 2.3 s -10.3%
parse_focusrite-scarlett-mounting-bracket 10 ms 7.9 ms +25.93%
parse_food-service-spatula 13.2 ms 10.2 ms +30.09%
parse_french-press 12.5 ms 9.7 ms +28.92%
parse_gear-rack 2.5 ms 1.9 ms +29.68%
... ... ... ... ...

ℹ️ Only the first 20 benchmarks are displayed. Go to the app to view all benchmarks.

@jessfraz jessfraz enabled auto-merge (squash) April 11, 2025 02:35
@jessfraz jessfraz merged commit a63e51e into main Apr 11, 2025
58 of 59 checks passed
@jessfraz jessfraz deleted the nrc-import branch April 11, 2025 03:12
modeling-app-github-app bot pushed a commit that referenced this pull request Apr 11, 2025
Signed-off-by: Nick Cameron <nrc@ncameron.org>
jacebrowning added a commit that referenced this pull request Apr 11, 2025
* main:
  #6182 Improve calculate_circle_center (#6192)
  make sure the nix flake never breaks (#6273)
  Add CSG operations to the artifact graph (#6104)
  refactor: Change to use topLevelModule helper function (#6264)
  Remove experimental warning on whole-module imports (#6240)
  Insert a newline between block comments and attributes (#6250)
  Remove import function from std (#6241)
  Fix vscode lsp bugs (#6271)
  bump kcl friends (#6272)
  Bump modeling api & pull thru csg endpoints (#6245)
  Franknoirot/adhoc/improve e2e (#6265)
  Fix URL encoded names after rename to Zoo Design Studio (#6269)
  Repetitive structs removed for import file extensions (#6211)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants