Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fix for axis_partition operations after a join/concat #704

Conversation

devin-petersohn
Copy link
Collaborator

What do these changes do?

Related issue number

  • passes flake8 modin
  • passes black --check modin
  • tests added and passing

@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

Merging #704 into master will increase coverage by 0.09%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
+ Coverage   90.37%   90.46%   +0.09%     
==========================================
  Files          37       37              
  Lines        5681     5685       +4     
==========================================
+ Hits         5134     5143       +9     
+ Misses        547      542       -5
Impacted Files Coverage Δ
modin/engines/base/frame/axis_partition.py 93.18% <100%> (ø) ⬆️
modin/backends/pandas/query_compiler.py 91.71% <50%> (+0.07%) ⬆️
modin/engines/ray/pandas_on_ray/io.py 100% <0%> (ø) ⬆️
modin/pandas/base.py 95.11% <0%> (+0.2%) ⬆️
modin/engines/ray/generic/io.py 94.5% <0%> (+0.68%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df3fc8d...a2f77df. Read the comment docs.

@devin-petersohn devin-petersohn merged commit 4020243 into modin-project:master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant