Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release modeling-cmds 0.2.60 #535

Merged
merged 1 commit into from
Sep 20, 2024
Merged

Conversation

adamchalmers
Copy link
Collaborator

@adamchalmers adamchalmers commented Sep 20, 2024

Additions

  • tabled feature for deriving tabled::Tabled
  • convert_client_crate impls From between this crate's and [lib.rs/kittycad] crate's types
  • Impl many arithmetic operations on Point2d/3d
  • Point3d<T> has a new method, .with_w(self, T) -> Point4d<T> (adds a w component to make the point 4d)

@adamchalmers adamchalmers merged commit c884adf into main Sep 20, 2024
7 checks passed
@adamchalmers adamchalmers deleted the release/modeling-cmds/0.2.60 branch September 20, 2024 03:39
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@347973d). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage        ?   24.69%           
=======================================
  Files           ?       31           
  Lines           ?     1968           
  Branches        ?        0           
=======================================
  Hits            ?      486           
  Misses          ?     1482           
  Partials        ?        0           
Flag Coverage Δ
unittests 24.69% <ø> (?)

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.

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.

1 participant