Skip to content

DOC: provide some useful variables for Makefile#794

Merged
ogrisel merged 1 commit intojoblib:masterfrom
yangfl:master
Nov 6, 2018
Merged

DOC: provide some useful variables for Makefile#794
ogrisel merged 1 commit intojoblib:masterfrom
yangfl:master

Conversation

@yangfl
Copy link
Copy Markdown
Contributor

@yangfl yangfl commented Oct 23, 2018

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #794      +/-   ##
==========================================
+ Coverage   94.73%   95.42%   +0.69%     
==========================================
  Files          44       44              
  Lines        6319     6319              
==========================================
+ Hits         5986     6030      +44     
+ Misses        333      289      -44
Impacted Files Coverage Δ
joblib/test/test_memmapping.py 99.41% <0%> (+0.29%) ⬆️
joblib/test/test_parallel.py 96.82% <0%> (+0.57%) ⬆️
joblib/func_inspect.py 95.45% <0%> (+1.13%) ⬆️
joblib/logger.py 86.84% <0%> (+1.31%) ⬆️
joblib/test/common.py 88.13% <0%> (+1.69%) ⬆️
joblib/pool.py 91.37% <0%> (+1.72%) ⬆️
joblib/test/test_store_backends.py 97.05% <0%> (+5.88%) ⬆️
joblib/disk.py 88.33% <0%> (+8.33%) ⬆️
joblib/backports.py 93.75% <0%> (+54.16%) ⬆️

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 acca6b9...066315c. Read the comment docs.

@ogrisel
Copy link
Copy Markdown
Contributor

ogrisel commented Nov 6, 2018

Nice, I did not know the nproc unix command.

@ogrisel ogrisel merged commit f2c510a into joblib:master Nov 6, 2018
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.

2 participants