Skip to content

Bump up dependency versions on the CI config#1272

Merged
ogrisel merged 8 commits intojoblib:masterfrom
ogrisel:upgrade-python-version-on-ci
Feb 23, 2022
Merged

Bump up dependency versions on the CI config#1272
ogrisel merged 8 commits intojoblib:masterfrom
ogrisel:upgrade-python-version-on-ci

Conversation

@ogrisel
Copy link
Copy Markdown
Contributor

@ogrisel ogrisel commented Feb 23, 2022

Test against more recent versions of Python and numpy on all platforms.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 23, 2022

Codecov Report

Merging #1272 (922e66a) into master (7c1ac79) will increase coverage by 5.42%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1272      +/-   ##
==========================================
+ Coverage   88.33%   93.76%   +5.42%     
==========================================
  Files          50       50              
  Lines        7118     7181      +63     
==========================================
+ Hits         6288     6733     +445     
+ Misses        830      448     -382     
Impacted Files Coverage Δ
joblib/backports.py 69.38% <60.65%> (-14.83%) ⬇️
joblib/compressor.py 89.14% <100.00%> (ø)
joblib/test/test_numpy_pickle.py 93.63% <100.00%> (+0.01%) ⬆️
joblib/_memmapping_reducer.py 95.88% <0.00%> (-0.75%) ⬇️
joblib/my_exceptions.py 86.66% <0.00%> (+0.95%) ⬆️
joblib/format_stack.py 84.61% <0.00%> (+1.28%) ⬆️
joblib/test/test_parallel.py 97.04% <0.00%> (+1.29%) ⬆️
joblib/_parallel_backends.py 91.54% <0.00%> (+3.30%) ⬆️
joblib/test/test_store_backends.py 97.14% <0.00%> (+5.71%) ⬆️
joblib/_dask.py 92.61% <0.00%> (+68.47%) ⬆️
... and 1 more

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 7c1ac79...922e66a. Read the comment docs.

@ogrisel ogrisel force-pushed the upgrade-python-version-on-ci branch from 5562b32 to f2e12d3 Compare February 23, 2022 10:44
@ogrisel
Copy link
Copy Markdown
Contributor Author

ogrisel commented Feb 23, 2022

The flaky tests seem unrelated. Let's merge.

@ogrisel ogrisel merged commit 3d80506 into joblib:master Feb 23, 2022
@ogrisel ogrisel deleted the upgrade-python-version-on-ci branch February 23, 2022 14:45
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