woodwork icon indicating copy to clipboard operation
woodwork copied to clipboard

[DRAFT] PyArrow

Open ParthivNaresh opened this issue 2 years ago • 2 comments

ParthivNaresh avatar Feb 06 '23 19:02 ParthivNaresh

No linked issues found. Please add the corresponding issues in the pull request description.
Use GitHub automation to close the issue when a PR is merged

machineFL avatar Feb 06 '23 19:02 machineFL

Codecov Report

Merging #1637 (9b71f7b) into main (47303d4) will decrease coverage by 53.76%. The diff coverage is 35.55%.

@@             Coverage Diff             @@
##             main    #1637       +/-   ##
===========================================
- Coverage   98.78%   45.03%   -53.76%     
===========================================
  Files          98       98               
  Lines       11728    11773       +45     
===========================================
- Hits        11586     5302     -6284     
- Misses        142     6471     +6329     
Impacted Files Coverage Δ
woodwork/tests/accessor/test_column_accessor.py 0.00% <0.00%> (-100.00%) :arrow_down:
woodwork/tests/logical_types/test_logical_types.py 0.00% <0.00%> (-100.00%) :arrow_down:
woodwork/tests/utils/test_accessor_utils.py 0.00% <ø> (-100.00%) :arrow_down:
woodwork/tests/utils/test_read_file.py 0.00% <0.00%> (-100.00%) :arrow_down:
woodwork/statistics_utils/_get_mode.py 22.22% <20.00%> (-77.78%) :arrow_down:
woodwork/column_accessor.py 66.30% <50.00%> (-33.70%) :arrow_down:
woodwork/logical_types.py 80.82% <90.90%> (-19.18%) :arrow_down:
woodwork/accessor_utils.py 89.58% <100.00%> (-10.42%) :arrow_down:
woodwork/deserializers/deserializer_base.py 100.00% <100.00%> (ø)
woodwork/serializers/orc_serializer.py 100.00% <100.00%> (ø)
... and 3 more

... and 47 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Feb 06 '23 19:02 codecov[bot]