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

[docs] Add ray backend in the docs of parallel_backend. #1110

Merged
merged 3 commits into from
Oct 2, 2020

Conversation

AmeerHajAli
Copy link
Contributor

Added documentation for the ray implementation of joblib backend.
@GaelVaroquaux

@AmeerHajAli AmeerHajAli changed the title Add ray backend in the documentation of parallel_backend. [docs] Add ray backend in the docs of parallel_backend. Oct 1, 2020
@codecov
Copy link

codecov bot commented Oct 1, 2020

Codecov Report

Merging #1110 into master will decrease coverage by 14.59%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master    #1110       +/-   ##
===========================================
- Coverage   94.52%   79.92%   -14.60%     
===========================================
  Files          47       47               
  Lines        6955     6779      -176     
===========================================
- Hits         6574     5418     -1156     
- Misses        381     1361      +980     
Impacted Files Coverage Δ
joblib/parallel.py 96.45% <ø> (ø)
joblib/test/test_dask.py 3.80% <0.00%> (-95.07%) ⬇️
joblib/_dask.py 24.00% <0.00%> (-70.53%) ⬇️
joblib/test/test_memmapping.py 37.07% <0.00%> (-62.17%) ⬇️
joblib/format_stack.py 58.33% <0.00%> (-41.67%) ⬇️
joblib/backports.py 44.73% <0.00%> (-39.48%) ⬇️
joblib/my_exceptions.py 64.28% <0.00%> (-35.72%) ⬇️
joblib/_memmapping_reducer.py 61.74% <0.00%> (-34.87%) ⬇️
joblib/executor.py 76.19% <0.00%> (-23.81%) ⬇️
joblib/pool.py 72.13% <0.00%> (-15.68%) ⬇️
... and 22 more

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 440b1b8...a55f493. Read the comment docs.

@ogrisel ogrisel merged commit 09672ff into joblib:master Oct 2, 2020
@ogrisel
Copy link
Contributor

ogrisel commented Oct 2, 2020

Thanks!

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

2 participants