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

Fits str columns to utf8 #285

Closed Schwarzam closed 3 months ago

Schwarzam commented 4 months ago

This PR closes #281

I added a string column "test_id" to tests/hipscat_import/data/test_formats/small_sky.fits

Code Quality

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.35%. Comparing base (53e9d24) to head (0c4d591).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #285 +/- ## ======================================= Coverage 99.35% 99.35% ======================================= Files 24 24 Lines 1234 1238 +4 ======================================= + Hits 1226 1230 +4 Misses 8 8 ```

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