numaproj / numaflow-python

Numaflow Python SDK
Apache License 2.0
53 stars 18 forks source link

feature: udsink gRPC #5

Closed jy4096 closed 2 years ago

jy4096 commented 2 years ago

add gRPC support for udsink

codecov[bot] commented 2 years ago

Codecov Report

Merging #5 (92c55a0) into main (496543c) will decrease coverage by 1.77%. The diff coverage is 79.01%.

@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
- Coverage   89.31%   87.54%   -1.78%     
==========================================
  Files          13        9       -4     
  Lines         337      273      -64     
  Branches       37       21      -16     
==========================================
- Hits          301      239      -62     
+ Misses         34       32       -2     
  Partials        2        2              
Impacted Files Coverage Δ
pynumaflow/sink/server.py 61.36% <61.36%> (ø)
pynumaflow/function/server.py 67.92% <100.00%> (-0.60%) :arrow_down:
pynumaflow/sink/__init__.py 100.00% <100.00%> (ø)
pynumaflow/sink/_dtypes.py 100.00% <100.00%> (+4.87%) :arrow_up:
pynumaflow/function/_dtypes.py 100.00% <0.00%> (+2.04%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more