numaproj / numaflow-java

Numaflow Java SDK
Apache License 2.0
22 stars 10 forks source link

feat: bidirectional streaming source #138

Closed yhl25 closed 3 weeks ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 50.00000% with 61 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
...a/io/numaproj/numaflow/sourcer/SourcerTestKit.java 0.00% 35 Missing :warning:
...ain/java/io/numaproj/numaflow/sourcer/Service.java 84.61% 6 Missing and 2 partials :warning:
...ava/io/numaproj/numaflow/sinker/SinkerTestKit.java 0.00% 2 Missing :warning:
...n/java/io/numaproj/numaflow/mapper/GRPCConfig.java 0.00% 0 Missing and 1 partial :warning:
.../main/java/io/numaproj/numaflow/mapper/Server.java 50.00% 0 Missing and 1 partial :warning:
...a/io/numaproj/numaflow/mapstreamer/GRPCConfig.java 0.00% 0 Missing and 1 partial :warning:
.../java/io/numaproj/numaflow/reducer/GRPCConfig.java 0.00% 0 Missing and 1 partial :warning:
...main/java/io/numaproj/numaflow/reducer/Server.java 50.00% 0 Missing and 1 partial :warning:
...o/numaproj/numaflow/reducestreamer/GRPCConfig.java 0.00% 0 Missing and 1 partial :warning:
...va/io/numaproj/numaflow/reducestreamer/Server.java 50.00% 0 Missing and 1 partial :warning:
... and 9 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ======================================= Coverage ? 60.05% Complexity ? 361 ======================================= Files ? 120 Lines ? 2426 Branches ? 169 ======================================= Hits ? 1457 Misses ? 840 Partials ? 129 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.