astronomy-commons / hipscat-import

HiPSCat import - generate HiPSCat-partitioned catalogs
https://hipscat-import.readthedocs.io
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Flag to include radec columns in index creation. #378

Closed delucchi-cmu closed 4 weeks ago

delucchi-cmu commented 1 month ago

Change Description

Closes #355.

Adds a convenience boolean flag for adding radec columns to output of index table creation.

Code Quality

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.73%. Comparing base (941b39a) to head (50c53d5). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #378 +/- ## ======================================= Coverage 99.72% 99.73% ======================================= Files 26 26 Lines 1481 1496 +15 ======================================= + Hits 1477 1492 +15 Misses 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.