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

♻️ refactor(vecs): astropy constructors #321

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

nstarman
Copy link
Contributor

restructure the vector constructors from astropy objects, also adding the UnitSpherical ones.

@nstarman nstarman added this to the v0.17.x milestone Dec 29, 2024
Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.22%. Comparing base (3950bf7) to head (bba0e48).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #321   +/-   ##
=======================================
  Coverage   98.22%   98.22%           
=======================================
  Files         122      122           
  Lines        3884     3897   +13     
=======================================
+ Hits         3815     3828   +13     
  Misses         69       69           

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

@nstarman nstarman force-pushed the vecs/simplify-dispatches branch 3 times, most recently from 19a3d6b to 729d03d Compare December 29, 2024 06:58
Signed-off-by: Nathaniel Starkman <nstarman@users.noreply.github.com>
@nstarman nstarman force-pushed the vecs/simplify-dispatches branch from 729d03d to bba0e48 Compare December 29, 2024 07:05
@nstarman nstarman marked this pull request as ready for review December 29, 2024 07:09
@nstarman nstarman merged commit 0b31390 into GalacticDynamics:main Dec 29, 2024
18 checks passed
@nstarman nstarman deleted the vecs/simplify-dispatches branch December 29, 2024 07:10
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