-
Notifications
You must be signed in to change notification settings - Fork 24
chore: use same server info for all map modes and refactor #185
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
Conversation
Signed-off-by: Sidhant Kohli <[email protected]>
Signed-off-by: Sidhant Kohli <[email protected]>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #185 +/- ##
==========================================
- Coverage 94.82% 94.52% -0.30%
==========================================
Files 56 56
Lines 2184 2212 +28
Branches 130 131 +1
==========================================
+ Hits 2071 2091 +20
- Misses 83 90 +7
- Partials 30 31 +1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Sidhant Kohli <[email protected]>
Signed-off-by: Sidhant Kohli <[email protected]>
Signed-off-by: Sidhant Kohli <[email protected]>
Signed-off-by: Sidhant Kohli <[email protected]>
Map Stream with new map mode metadata no annotations in spec
Map stream server with
Server info file -
|
Signed-off-by: Sidhant Kohli <[email protected]>
Batch Map with new map mode metadata no annotations in spec
|
Unary Map with new map mode metadata no annotations in spec
|
Unary Map with no metadata (older code + new numaflow backward) no annotations in spec
|
Signed-off-by: Sidhant Kohli <[email protected]>
Multiproc Map
|
@kohlisid I am approving but it would be great if we make the codecov pass before merging. |
Fixes : #1837