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

Merged
merged 7 commits into from
Feb 11, 2025

remove synchronize and rename test from server to service

d846fea
Select commit
Loading
Failed to load commit list.
Merged

chore: Map Stream to Support Concurrent Requests #160

remove synchronize and rename test from server to service
d846fea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 11, 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 68.14159% with 36 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...numaflow/mapstreamer/MapStreamSupervisorActor.java 50.00% 32 Missing and 2 partials ⚠️
...o/numaproj/numaflow/mapper/MapSupervisorActor.java 0.00% 1 Missing ⚠️
...java/io/numaproj/numaflow/mapstreamer/Service.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #160   +/-   ##
=======================================
  Coverage        ?   57.90%           
  Complexity      ?      390           
=======================================
  Files           ?      129           
  Lines           ?     2910           
  Branches        ?      181           
=======================================
  Hits            ?     1685           
  Misses          ?     1108           
  Partials        ?      117           

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