alteryx / woodwork

Woodwork is a Python library that provides robust methods for managing and communicating data typing information.
https://woodwork.alteryx.com
BSD 3-Clause "New" or "Revised" License
140 stars 19 forks source link

Fix serialization tests for pytest 8.1.1 and restrict dask #1837

Closed thehomebrewnerd closed 4 months ago

thehomebrewnerd commented 4 months ago

Closes #1836

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.78%. Comparing base (4db7236) to head (2b0fcd2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1837 +/- ## ======================================= Coverage 98.78% 98.78% ======================================= Files 98 98 Lines 11971 11973 +2 ======================================= + Hits 11826 11828 +2 Misses 145 145 ```

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