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

Pin python 3.11 version in CI #276

Closed delucchi-cmu closed 4 months ago

delucchi-cmu commented 4 months ago

Change Description

Smoke tests are failing with silly errors that seem related to recent regressions in dask with python 3.11.8->3.11.9.

https://github.com/dask/dask/issues/11038

See https://github.com/astronomy-commons/lsdb/issues/270

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 99.42%. Comparing base (62a30a0) to head (d3c496b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #276 +/- ## ======================================= Coverage 99.42% 99.42% ======================================= Files 24 24 Lines 1221 1221 ======================================= Hits 1214 1214 Misses 7 7 ```

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