dask-contrib / dask-sql

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

Test dask-expr#1059 in CI #1332

Open charlesbluca opened 1 month ago

charlesbluca commented 1 month ago

Want to make sure that https://github.com/dask/dask-expr/pull/1059 resolves all the hanging tests.

cc @rjzamora

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 76.41%. Comparing base (7600f60) to head (d10682a). Report is 5 commits behind head on main.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1332 +/- ## ========================================== - Coverage 85.47% 76.41% -9.07% ========================================== Files 77 77 Lines 4242 4231 -11 Branches 790 696 -94 ========================================== - Hits 3626 3233 -393 - Misses 448 849 +401 + Partials 168 149 -19 ```

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

charlesbluca commented 1 month ago

rerun tests

charlesbluca commented 1 month ago

rerun tests