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

chore: Map Stream to Support Concurrent Requests #160

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Merge branch 'main' into map-stream

f02c36c
Select commit
Loading
Failed to load commit list.
Open

chore: Map Stream to Support Concurrent Requests #160

Merge branch 'main' into map-stream
f02c36c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 6, 2025 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 42 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@b6dbc09). Learn more about missing BASE report.

Files with missing lines Patch % Lines
...numaflow/mapstreamer/MapStreamSupervisorActor.java 51.35% 34 Missing and 2 partials ⚠️
...o/numaproj/numaflow/mapper/MapSupervisorActor.java 0.00% 5 Missing ⚠️
...java/io/numaproj/numaflow/mapstreamer/Service.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage        ?   58.01%           
  Complexity      ?      391           
=======================================
  Files           ?      129           
  Lines           ?     2915           
  Branches        ?      181           
=======================================
  Hits            ?     1691           
  Misses          ?     1107           
  Partials        ?      117           

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