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

CLN simplify code for easier read #1517

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

tomMoral
Copy link
Contributor

Looking at the code that handle n_inner_num_threads, it was a bit circonvoluted.
This PR simply simplify for easier read.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6d40201) 95.10% compared to head (c0a401f) 95.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1517      +/-   ##
==========================================
- Coverage   95.10%   95.03%   -0.07%     
==========================================
  Files          45       45              
  Lines        7553     7551       -2     
==========================================
- Hits         7183     7176       -7     
- Misses        370      375       +5     
Files Coverage Δ
joblib/_parallel_backends.py 93.43% <100.00%> (-2.59%) ⬇️

... and 3 files with indirect coverage changes

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

@tomMoral tomMoral merged commit 0b06dfb into joblib:master Oct 20, 2023
16 checks passed
@tomMoral tomMoral deleted the CLN_simpler_default_n_inner_thread branch October 20, 2023 10:06
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

1 participant