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

Force object and source ID in soap output. #242

Closed delucchi-cmu closed 6 months ago

delucchi-cmu commented 6 months ago

Change Description

Closes #214. Closes #191 .

Solution Description

This forces the column names for SOAP output to be object_id and source_id. For other association tables, these fields could still be whatever they want to be.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 99.74%. Comparing base (b571ef8) to head (a8ea4de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #242 +/- ## ========================================== - Coverage 99.75% 99.74% -0.01% ========================================== Files 24 24 Lines 1203 1197 -6 ========================================== - Hits 1200 1194 -6 Misses 3 3 ```

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