astronomy-commons / hipscat-import

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

User arguments to retain intermediate files #311

Closed delucchi-cmu closed 2 months ago

delucchi-cmu commented 2 months ago

Closes #297

Solution Description

Exposes an existing internal testing parameter to keep the intermediate parquet shard files.

In addition, creates new option to keep the intermediate resume logging files.

New Feature Checklist

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.53%. Comparing base (3f7a423) to head (7f6bb55).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #311 +/- ## ======================================= Coverage 99.52% 99.53% ======================================= Files 25 25 Lines 1274 1282 +8 ======================================= + Hits 1268 1276 +8 Misses 6 6 ```

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