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

Handle non-ICRS coordinates in query functions #3164

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

snbianco
Copy link
Contributor

@snbianco snbianco commented Dec 23, 2024

This PR handles coordinates passed into query functions that are not in the ICRS frame. If it is found that the given coordinates are not in ICRS, they are transformed.

Copy link

codecov bot commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.35%. Comparing base (46ca592) to head (f83c591).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3164      +/-   ##
==========================================
+ Coverage   68.18%   68.35%   +0.17%     
==========================================
  Files         231      231              
  Lines       19048    19193     +145     
==========================================
+ Hits        12987    13119     +132     
- Misses       6061     6074      +13     

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

@snbianco snbianco force-pushed the ASB-29990-coord-frame branch from 4dc257f to f2bd777 Compare January 24, 2025 22:01
@snbianco snbianco marked this pull request as ready for review January 24, 2025 22:19
@snbianco snbianco force-pushed the ASB-29990-coord-frame branch from 4baa044 to 50648fd Compare January 24, 2025 22:25
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