dask-contrib / dask-sql

Distributed SQL Engine in Python using Dask
https://dask-sql.readthedocs.io/
MIT License
376 stars 71 forks source link

Prepare for 2024.1.0-rc0 release #1297

Closed charlesbluca closed 5 months ago

charlesbluca commented 5 months ago

Planning to cut a pre-release so we can assess any potential build concerns

codecov-commenter commented 5 months ago

Codecov Report

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

Comparison is base (f53c3e0) 82.73% compared to head (d3654b0) 85.52%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1297 +/- ## ========================================== + Coverage 82.73% 85.52% +2.79% ========================================== Files 75 77 +2 Lines 4158 4256 +98 Branches 772 794 +22 ========================================== + Hits 3440 3640 +200 + Misses 549 447 -102 Partials 169 169 ```

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