Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MAINT cloudpickle 1.5.0 - #1090

Merged
ogrisel merged 3 commits into
joblib:masterfrom
ogrisel:cloudpickle-1.5.0
Jul 24, 2020
Merged

MAINT cloudpickle 1.5.0#1090
ogrisel merged 3 commits into
joblib:masterfrom
ogrisel:cloudpickle-1.5.0

Conversation

@ogrisel

@ogrisel ogrisel commented Jul 24, 2020

Copy link
Copy Markdown
Contributor

Closes #1089

@codecov

codecov Bot commented Jul 24, 2020

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1090      +/-   ##
==========================================
- Coverage   94.52%   94.28%   -0.25%     
==========================================
  Files          47       47              
  Lines        6910     6910              
==========================================
- Hits         6532     6515      -17     
- Misses        378      395      +17     
Impacted Files Coverage Δ
joblib/test/test_store_backends.py 91.42% <0.00%> (-5.72%) ⬇️
joblib/_parallel_backends.py 94.92% <0.00%> (-1.57%) ⬇️
joblib/test/test_parallel.py 95.62% <0.00%> (-1.54%) ⬇️
joblib/parallel.py 97.00% <0.00%> (+0.54%) ⬆️

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 bc8c8cf...35170ea. Read the comment docs.

@ogrisel

ogrisel commented Jul 24, 2020

Copy link
Copy Markdown
Contributor Author

Note sure what is causing the segfaults when running the sklearn tests but this is not related to the cloudpickle upgrade as I can reproduce it in #1090. Merging.

@ogrisel
ogrisel merged commit e6977d1 into joblib:master Jul 24, 2020
@ogrisel
ogrisel deleted the cloudpickle-1.5.0 branch July 24, 2020 12:17
tomMoral pushed a commit to cottrell/joblib that referenced this pull request Sep 28, 2020
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.

Updating Cloudpickle to 1.5.0

1 participant