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/patch succeeded Feb 11, 2025 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 147 in src/main/java/io/numaproj/numaflow/mapper/MapSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapper/MapSupervisorActor.java#L147

Added line #L147 was not covered by tests

Check warning on line 86 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L77-L86

Added lines #L77 - L86 were not covered by tests

Check warning on line 95 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L91-L95

Added lines #L91 - L95 were not covered by tests

Check warning on line 100 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 134 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L131-L134

Added lines #L131 - L134 were not covered by tests

Check warning on line 138 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 140 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L140

Added line #L140 was not covered by tests

Check warning on line 158 in src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/MapStreamSupervisorActor.java#L153-L158

Added lines #L153 - L158 were not covered by tests

Check warning on line 64 in src/main/java/io/numaproj/numaflow/mapstreamer/Service.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/numaproj/numaflow/mapstreamer/Service.java#L64

Added line #L64 was not covered by tests