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
143 stars 20 forks source link

Remove pyarrow restriction #1791

Closed thehomebrewnerd closed 6 months ago

thehomebrewnerd commented 8 months ago
codecov[bot] commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (ed8b107) 98.75% compared to head (ccbf44c) 17.15%.

Files Patch % Lines
woodwork/tests/type_system/test_ltype_inference.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1791 +/- ## =========================================== - Coverage 98.75% 17.15% -81.60% =========================================== Files 98 98 Lines 11953 11953 =========================================== - Hits 11804 2051 -9753 - Misses 149 9902 +9753 ```

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

thehomebrewnerd commented 6 months ago

Closing in favor of #1799