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

Add convenient constructors for points #464

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

adamchalmers
Copy link
Collaborator

Add methods to make a 2D/3D/4D point where all the components are the same.

Add methods to make a 2D/3D/4D point where all the components are the same.
@adamchalmers adamchalmers force-pushed the achalmers/uniform-point-methods branch from 08129dc to 455c937 Compare August 19, 2024 16:24
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

Attention: Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@63ce8be). Learn more about missing BASE report.

Files Patch % Lines
modeling-cmds/src/shared.rs 0.00% 26 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #464   +/-   ##
=======================================
  Coverage        ?   26.46%           
=======================================
  Files           ?       29           
  Lines           ?     1678           
  Branches        ?        0           
=======================================
  Hits            ?      444           
  Misses          ?     1234           
  Partials        ?        0           
Flag Coverage Δ
unittests 26.46% <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.

@adamchalmers adamchalmers merged commit 154f95d into main Aug 19, 2024
8 checks passed
@adamchalmers adamchalmers deleted the achalmers/uniform-point-methods branch August 19, 2024 16: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.

1 participant