Skip to content

Pin numpy version for sklearn tests on travis#734

Merged
ogrisel merged 1 commit into
joblib:masterfrom
ogrisel:fix-travis
Aug 2, 2018
Merged

Pin numpy version for sklearn tests on travis#734
ogrisel merged 1 commit into
joblib:masterfrom
ogrisel:fix-travis

Conversation

@ogrisel

@ogrisel ogrisel commented Aug 2, 2018

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Aug 2, 2018

Copy link
Copy Markdown

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #734      +/-   ##
==========================================
- Coverage   95.25%   95.21%   -0.04%     
==========================================
  Files          42       42              
  Lines        6128     6128              
==========================================
- Hits         5837     5835       -2     
- Misses        291      293       +2
Impacted Files Coverage Δ
joblib/test/test_dask.py 96.22% <0%> (-1.89%) ⬇️
joblib/_parallel_backends.py 96.8% <0%> (+0.39%) ⬆️

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 8f180ed...e7732b0. Read the comment docs.

@ogrisel

ogrisel commented Aug 2, 2018

Copy link
Copy Markdown
Contributor Author

The failure is concerning but unrelated to this PR. Merging.

@ogrisel
ogrisel merged commit 299618d into joblib:master Aug 2, 2018
@ogrisel
ogrisel deleted the fix-travis branch August 2, 2018 07:48
yarikoptic added a commit to yarikoptic/joblib that referenced this pull request Aug 22, 2018
* tag '0.12.2':
  Release 0.12.2
  Pin numpy version for sklearn test (joblib#734)
  Loky 2.2.0 (joblib#733)
  [MRG] BatchedCalls backward compat (joblib#732)
  Better detection for the cloudpickle wrapper (joblib#726)
  DOC: attempt to fix the build on RTD (joblib#725)
  Include dask backend to fix nested parallelism and auto-scatter (joblib#722)
  FIX: re-establish argument_hash attribute for backward compat (joblib#716)
  Fix cachedir deprecation message (joblib#720)
yarikoptic added a commit to yarikoptic/joblib that referenced this pull request Aug 22, 2018
* releases:
  Release 0.12.2
  Pin numpy version for sklearn test (joblib#734)
  Loky 2.2.0 (joblib#733)
  [MRG] BatchedCalls backward compat (joblib#732)
  Better detection for the cloudpickle wrapper (joblib#726)
  DOC: attempt to fix the build on RTD (joblib#725)
  Include dask backend to fix nested parallelism and auto-scatter (joblib#722)
  FIX: re-establish argument_hash attribute for backward compat (joblib#716)
  Fix cachedir deprecation message (joblib#720)
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