Skip to content

Conversation

ogrisel
Copy link
Contributor

@ogrisel ogrisel commented Aug 23, 2023

This PR has the same content as #1463 + a simplification.

I created a new PR to make it possible to run the full CI on the last commit. If it works, it can be cherry-picked into #1463 instead of merging this.

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.08% ⚠️

Comparison is base (83f9169) 94.96% compared to head (fce3475) 94.89%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1500      +/-   ##
==========================================
- Coverage   94.96%   94.89%   -0.08%     
==========================================
  Files          45       45              
  Lines        7474     7521      +47     
==========================================
+ Hits         7098     7137      +39     
- Misses        376      384       +8     
Files Changed Coverage Δ
joblib/parallel.py 96.77% <100.00%> (-0.13%) ⬇️
joblib/test/test_parallel.py 96.11% <100.00%> (-0.12%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ogrisel
Copy link
Contributor Author

ogrisel commented Aug 23, 2023

The failure observed for test_parallel_call_cached_function_defined_in_jupyter seems unrelated to this PR.

EDIT: I clicked "re-run" and now this test pass on the windows CI so it's an heisen failure unrelated to this PR.

@ogrisel ogrisel closed this Aug 24, 2023
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