Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.1.1 #1352

Merged
merged 4 commits into from Oct 10, 2022
Merged

Release 1.1.1 #1352

merged 4 commits into from Oct 10, 2022

Conversation

jeremiedbb
Copy link
Contributor

@jeremiedbb jeremiedbb commented Oct 7, 2022

closes #1350

backport of

includes upgrades of os images in azure pipelines from #1253 to make the tests run

@codecov
Copy link

codecov bot commented Oct 7, 2022

Codecov Report

Base: 88.71% // Head: 87.69% // Decreases project coverage by -1.02% ⚠️

Coverage data is based on head (d826da0) compared to base (d9302a1).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##            1.1.X    #1352      +/-   ##
==========================================
- Coverage   88.71%   87.69%   -1.03%     
==========================================
  Files          47       49       +2     
  Lines        7052     6898     -154     
==========================================
- Hits         6256     6049     -207     
- Misses        796      849      +53     
Impacted Files Coverage Δ
joblib/__init__.py 100.00% <100.00%> (ø)
joblib/_utils.py 100.00% <100.00%> (ø)
joblib/parallel.py 96.97% <100.00%> (+0.55%) ⬆️
joblib/test/test_utils.py 100.00% <100.00%> (ø)
joblib/format_stack.py 58.33% <0.00%> (-41.67%) ⬇️
joblib/backports.py 44.73% <0.00%> (-39.48%) ⬇️
joblib/my_exceptions.py 64.28% <0.00%> (-35.72%) ⬇️
joblib/test/test_module.py 94.11% <0.00%> (-5.89%) ⬇️
joblib/_memmapping_reducer.py 94.31% <0.00%> (-2.29%) ⬇️
joblib/test/test_memmapping.py 97.19% <0.00%> (-2.05%) ⬇️
... and 24 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ogrisel
Copy link
Contributor

ogrisel commented Oct 7, 2022

The failures look unrelated and some of them might have been fixed in the newer version of loky already shipped with 1.2.

The point of 1.1.1 is to do a minimal security fix release, so I don't think we should care about those unrelated problems.

@ogrisel ogrisel merged commit f08737d into joblib:1.1.X Oct 10, 2022
@ogrisel
Copy link
Contributor

ogrisel commented Oct 10, 2022

Ok let's release this.

@ogrisel
Copy link
Contributor

ogrisel commented Oct 10, 2022

Release is online on pypi.org. We just have to wait a bit for the conda-forge bot to pick it up.

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.

None yet

3 participants