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

feat: add option to limit max number of processes #31

Merged

Conversation

RaczeQ
Copy link
Contributor

@RaczeQ RaczeQ commented Dec 17, 2024

No description provided.

@RaczeQ RaczeQ linked an issue Dec 17, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 17, 2024

Codecov Report

Attention: Patch coverage is 62.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.04%. Comparing base (c38ce3f) to head (c90b649).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
overturemaestro/_parquet_multiprocessing.py 66.66% 2 Missing ⚠️
overturemaestro/data_downloader.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   83.40%   82.04%   -1.37%     
==========================================
  Files          13       13              
  Lines         874      880       +6     
==========================================
- Hits          729      722       -7     
- Misses        145      158      +13     
Flag Coverage Δ
macos-13-python3.12 82.23% <62.50%> (-1.37%) ⬇️
ubuntu-latest-python3.10 82.11% <62.50%> (-1.49%) ⬇️
ubuntu-latest-python3.11 82.23% <62.50%> (-1.37%) ⬇️
ubuntu-latest-python3.12 82.23% <62.50%> (-1.37%) ⬇️
ubuntu-latest-python3.9 82.04% <62.50%> (-1.37%) ⬇️
windows-latest-python3.12 82.23% <62.50%> (-1.37%) ⬇️

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.

@RaczeQ RaczeQ merged commit 9f97305 into main Dec 17, 2024
11 of 13 checks passed
@RaczeQ RaczeQ deleted the 30-add-option-to-pass-max-number-od-mutliprocessing-workers branch December 17, 2024 12:35
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.

Add option to pass max number od mutliprocessing workers
1 participant