Skip to content

[WIP]feat: add multiproc async#224

Draft
kohlisid wants to merge 12 commits into
numaproj:mainfrom
kohlisid:multiasyncmap
Draft

[WIP]feat: add multiproc async#224
kohlisid wants to merge 12 commits into
numaproj:mainfrom
kohlisid:multiasyncmap

lint

62b7a85
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

92.80% (-1.39%) compared to 6ccd49e

View this Pull Request on Codecov

92.80% (-1.39%) compared to 6ccd49e

Details

Codecov Report

❌ Patch coverage is 52.94118% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.80%. Comparing base (6ccd49e) to head (62b7a85).
⚠️ Report is 74 commits behind head on main.

Files with missing lines Patch % Lines
pynumaflow/mapper/async_multiproc_server.py 34.69% 32 Missing ⚠️
pynumaflow/mapper/_servicer/_async_servicer.py 70.00% 5 Missing and 1 partial ⚠️
...numaflow/reducestreamer/servicer/async_servicer.py 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #224      +/-   ##
==========================================
- Coverage   94.19%   92.80%   -1.39%     
==========================================
  Files          58       59       +1     
  Lines        2359     2419      +60     
  Branches      119      124       +5     
==========================================
+ Hits         2222     2245      +23     
- Misses        100      136      +36     
- Partials       37       38       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.