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

fix: multiproc mapper max threads and default numprocess #112

Merged
merged 2 commits into from
Sep 29, 2023

fix types for async callables

dd8bb22
Select commit
Loading
Failed to load commit list.
Merged

fix: multiproc mapper max threads and default numprocess #112

fix types for async callables
dd8bb22
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 29, 2023 in 1s

94.84% (+0.00%) compared to 43892a9

View this Pull Request on Codecov

94.84% (+0.00%) compared to 43892a9

Details

Codecov Report

Merging #112 (dd8bb22) into main (43892a9) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #112   +/-   ##
=======================================
  Coverage   94.83%   94.84%           
=======================================
  Files          29       29           
  Lines        1084     1086    +2     
  Branches       71       71           
=======================================
+ Hits         1028     1030    +2     
  Misses         32       32           
  Partials       24       24           
Files Coverage Δ
pynumaflow/mapper/_dtypes.py 93.75% <100.00%> (+0.07%) ⬆️
pynumaflow/mapper/async_server.py 95.83% <100.00%> (ø)
pynumaflow/mapper/multiproc_server.py 95.65% <100.00%> (+0.09%) ⬆️
pynumaflow/reducer/_dtypes.py 99.15% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more