Skip to content

FIX Init logger parent class in Parallel#1494

Merged
tomMoral merged 2 commits intojoblib:masterfrom
fcharras:fix/logger_init
Aug 9, 2023
Merged

FIX Init logger parent class in Parallel#1494
tomMoral merged 2 commits intojoblib:masterfrom
fcharras:fix/logger_init

Conversation

@fcharras
Copy link
Copy Markdown
Contributor

@fcharras fcharras commented Aug 8, 2023

Some further discussion could take place in #1483 regarding deprecating inheritance to Logger, in the meantime it doesn't cost much to properly init it so it can keep working as it used to.

@fcharras fcharras requested a review from tomMoral August 8, 2023 15:09
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.08% 🎉

Comparison is base (3d56c25) 94.76% compared to head (9b92876) 94.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1494      +/-   ##
==========================================
+ Coverage   94.76%   94.84%   +0.08%     
==========================================
  Files          45       45              
  Lines        7491     7492       +1     
==========================================
+ Hits         7099     7106       +7     
+ Misses        392      386       -6     
Files Changed Coverage Δ
joblib/parallel.py 96.91% <100.00%> (+1.14%) ⬆️

... and 3 files with indirect coverage changes

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

Copy link
Copy Markdown
Contributor

@tomMoral tomMoral left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thx @fcharras

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