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

Update Ray version to 0.7.5 #822

Merged

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

* Resolves modin-project#821
* Introduces a new hack which overrides ray's memory util
@codecov
Copy link

codecov bot commented Oct 3, 2019

Codecov Report

Merging #822 into master will increase coverage by 1.06%.
The diff coverage is 60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #822      +/-   ##
==========================================
+ Coverage   90.81%   91.87%   +1.06%     
==========================================
  Files          44       40       -4     
  Lines        5670     5549     -121     
==========================================
- Hits         5149     5098      -51     
+ Misses        521      451      -70
Impacted Files Coverage Δ
modin/__init__.py 63.33% <0%> (ø) ⬆️
modin/pandas/__init__.py 87.69% <75%> (+0.39%) ⬆️
modin/experimental/engines/pandas_on_ray/sql.py
modin/experimental/pandas/io_exp.py
modin/experimental/pandas/__init__.py
modin/experimental/engines/pandas_on_ray/io_exp.py

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 8893b87...571da2a. Read the comment docs.

@devin-petersohn devin-petersohn merged commit 7466ccc into modin-project:master Oct 3, 2019
devin-petersohn added a commit that referenced this pull request Oct 15, 2019
devin-petersohn added a commit that referenced this pull request Oct 15, 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.

Update Ray version to 0.7.5
1 participant