Skip to content

Cubic millimeter support#1191

Merged
adamchalmers merged 1 commit into
mainfrom
achalmers/mm3
May 7, 2026
Merged

Cubic millimeter support#1191
adamchalmers merged 1 commit into
mainfrom
achalmers/mm3

Conversation

@adamchalmers
Copy link
Copy Markdown
Collaborator

@adamchalmers adamchalmers commented May 6, 2026

Part of KittyCAD/modeling-app#11474

Relies on rust-embedded-community/rust-measurements#68

As far as I can tell, this should Just Work once we update the engine. It doesn't cause any compile errors anywhere, the various services (frontend, CLI, engine etc) just need to update and pull this in so they understand what a cubic millimeter is, if something requests it.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 6, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@e90f420). Learn more about missing BASE report.

Files with missing lines Patch % Lines
modeling-cmds/src/units.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1191   +/-   ##
=======================================
  Coverage        ?   29.77%           
=======================================
  Files           ?       35           
  Lines           ?     1632           
  Branches        ?        0           
=======================================
  Hits            ?      486           
  Misses          ?     1146           
  Partials        ?        0           
Flag Coverage Δ
unittests 29.77% <0.00%> (?)

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.

@adamchalmers adamchalmers merged commit 2aa3036 into main May 7, 2026
11 checks passed
JordanNoone pushed a commit that referenced this pull request May 7, 2026
## Added

* Support Cubic Millimeter as a volume (#1191)
@adamchalmers adamchalmers deleted the achalmers/mm3 branch May 7, 2026 06:35
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.

2 participants