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 CSV reader from recent changes in hipscat library #359

Closed delucchi-cmu closed 1 month ago

delucchi-cmu commented 1 month ago

Change Description

Use appropriate scope for pandas chunk reading generator, with file-ownership in hipscat method.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.72%. Comparing base (3cd24f6) to head (c4ba1b2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #359 +/- ## ========================================== - Coverage 99.72% 99.72% -0.01% ========================================== Files 26 26 Lines 1455 1454 -1 ========================================== - Hits 1451 1450 -1 Misses 4 4 ```

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