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

Quick fixes (no warning, allow . in catalog name). #307

Closed delucchi-cmu closed 2 months ago

delucchi-cmu commented 2 months ago

Remove the warning from resume functionality. This should be an 'info' level message, but that's more of a logging notion than a true warning.

Allow a catalog name to include a .

Address new pylint warnings.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.52%. Comparing base (e6a1ade) to head (cc91476).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #307 +/- ## ======================================= Coverage 99.52% 99.52% ======================================= Files 25 25 Lines 1273 1274 +1 ======================================= + Hits 1267 1268 +1 Misses 6 6 ```

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