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

Fix soap arguments to catalog info not including all parameters #213

Closed smcguire-cmu closed 7 months ago

smcguire-cmu commented 7 months ago

Change Description

When running SOAP, the write_leaf_files argument did not correctly write the catalog_info parameter contains_leaf_files. This updates the soap arguments to_catalog_info method to include this.

Code Quality

Bug Fix Checklist

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (5b25b88) 99.74% compared to head (3b5a29c) 99.74%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #213 +/- ## ======================================= Coverage 99.74% 99.74% ======================================= Files 24 24 Lines 1186 1186 ======================================= Hits 1183 1183 Misses 3 3 ```

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