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

Add blueetl_core.parallel.isolated() #10

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Conversation

GianlucaFicarelli
Copy link
Collaborator

Other: If the env variable BLUEETL_SUBPROCESS_LOGGING_LEVEL is empty or not defined, then the log level of the subprocesses is inherited from the parent.

@GianlucaFicarelli GianlucaFicarelli self-assigned this Apr 5, 2024
@GianlucaFicarelli GianlucaFicarelli force-pushed the add_isolated branch 2 times, most recently from cbdb91e to 9dd1ba1 Compare April 5, 2024 12:38
Other: If the env variable ``BLUEETL_SUBPROCESS_LOGGING_LEVEL`` is empty or not defined, then the log level of the subprocesses is inherited from the parent.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.65%. Comparing base (9a4d5ac) to head (8faab0b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   85.63%   88.65%   +3.01%     
==========================================
  Files           6        6              
  Lines         369      379      +10     
  Branches       87       86       -1     
==========================================
+ Hits          316      336      +20     
+ Misses         33       24       -9     
+ Partials       20       19       -1     
Flag Coverage Δ
pytest 88.65% <100.00%> (+3.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@GianlucaFicarelli GianlucaFicarelli merged commit 9b7c7ba into main Apr 5, 2024
8 checks passed
@GianlucaFicarelli GianlucaFicarelli deleted the add_isolated branch April 5, 2024 12:41
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