Skip to content

Use https#805

Merged
ogrisel merged 1 commit intojoblib:masterfrom
ogrisel:https
Nov 7, 2018
Merged

Use https#805
ogrisel merged 1 commit intojoblib:masterfrom
ogrisel:https

Conversation

@ogrisel
Copy link
Copy Markdown
Contributor

@ogrisel ogrisel commented Nov 6, 2018

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Nov 6, 2018

Codecov Report

Merging #805 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
+ Coverage   95.24%   95.27%   +0.03%     
==========================================
  Files          44       44              
  Lines        6307     6307              
==========================================
+ Hits         6007     6009       +2     
+ Misses        300      298       -2
Impacted Files Coverage Δ
joblib/__init__.py 100% <ø> (ø) ⬆️
joblib/pool.py 91.37% <ø> (ø) ⬆️
joblib/compressor.py 93.52% <ø> (ø) ⬆️
joblib/parallel.py 97.25% <ø> (ø) ⬆️
joblib/logger.py 86.84% <0%> (-1.32%) ⬇️
joblib/_parallel_backends.py 94.8% <0%> (+1.2%) ⬆️

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 cb30324...646bbe8. Read the comment docs.

@ogrisel ogrisel merged commit b9e27d6 into joblib:master Nov 7, 2018
@ogrisel ogrisel deleted the https branch November 7, 2018 07:59
yarikoptic added a commit to yarikoptic/joblib that referenced this pull request Apr 12, 2019
* tag '0.13.0':
  Release 0.13.0
  Use https (joblib#805)
  MTN bump loky to 2.4.2 (joblib#804)
  DOC: provide some useful variables for Makefile (joblib#794)
  DOC serialization and processes (joblib#803)
  ENH update loky 2.4.0 (joblib#802)
  FIX backward compatibility for nested backend (joblib#789)
  enable python 3.7 (joblib#795)
  memory: add test for call_and_shelve performance (joblib#791)
  FIX nested backend not changed by SequentialBackend (joblib#792)
  cloudpickle 0.6.0 (joblib#788)
  FIX nested backend setting n_jobs=-1 (joblib#785)
  Raises a more explicit exception when a corrupted MemorizedResult is loaded (joblib#768)
  Back to dev mode
yarikoptic added a commit to yarikoptic/joblib that referenced this pull request Apr 12, 2019
* releases:
  Release 0.13.0
  Use https (joblib#805)
  MTN bump loky to 2.4.2 (joblib#804)
  DOC: provide some useful variables for Makefile (joblib#794)
  DOC serialization and processes (joblib#803)
  ENH update loky 2.4.0 (joblib#802)
  FIX backward compatibility for nested backend (joblib#789)
  enable python 3.7 (joblib#795)
  memory: add test for call_and_shelve performance (joblib#791)
  FIX nested backend not changed by SequentialBackend (joblib#792)
  cloudpickle 0.6.0 (joblib#788)
  FIX nested backend setting n_jobs=-1 (joblib#785)
  Raises a more explicit exception when a corrupted MemorizedResult is loaded (joblib#768)
  Back to dev mode
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.

1 participant