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 of mmap_mode description #1203

Merged
merged 3 commits into from
Sep 13, 2021
Merged

Update of mmap_mode description #1203

merged 3 commits into from
Sep 13, 2021

Conversation

drfraser
Copy link
Contributor

Update to better describe mmap_mode parameter for Parallel class. Reword as needed...

@codecov
Copy link

codecov bot commented Jul 10, 2021

Codecov Report

Merging #1203 (cd2bc75) into master (0fa2cb9) will decrease coverage by 5.76%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1203      +/-   ##
==========================================
- Coverage   94.51%   88.75%   -5.77%     
==========================================
  Files          47       47              
  Lines        7034     7050      +16     
==========================================
- Hits         6648     6257     -391     
- Misses        386      793     +407     
Impacted Files Coverage Δ
joblib/parallel.py 96.96% <ø> (+0.55%) ⬆️
joblib/test/test_dask.py 3.73% <0.00%> (-95.15%) ⬇️
joblib/_dask.py 24.13% <0.00%> (-69.96%) ⬇️
joblib/test/test_parallel.py 95.76% <0.00%> (-1.34%) ⬇️
joblib/memory.py 95.37% <0.00%> (-0.19%) ⬇️
joblib/test/test_memory.py 98.62% <0.00%> (+0.01%) ⬆️

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 0fa2cb9...cd2bc75. Read the comment docs.

@ogrisel ogrisel merged commit 9c6cc4c into joblib:master Sep 13, 2021
@ogrisel
Copy link
Contributor

ogrisel commented Sep 13, 2021

Thank you @drfraser!

jjerphan pushed a commit to jjerphan/joblib that referenced this pull request Oct 11, 2021
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