numaflow-python icon indicating copy to clipboard operation
numaflow-python copied to clipboard

feat: add udstore and response-serve

Open kohlisid opened this issue 9 months ago • 1 comments

Kindly explain what this PR does.

kohlisid avatar Feb 23 '25 22:02 kohlisid

Codecov Report

Attention: Patch coverage is 95.02762% with 9 lines in your changes missing coverage. Please review.

Project coverage is 94.18%. Comparing base (d8e165d) to head (d2023b4).

Files with missing lines Patch % Lines
pynumaflow/servingstore/server.py 76.19% 5 Missing :warning:
pynumaflow/servingstore/_dtypes.py 94.44% 3 Missing :warning:
pynumaflow/servingstore/async_server.py 94.73% 1 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #217      +/-   ##
==========================================
- Coverage   94.30%   94.18%   -0.12%     
==========================================
  Files          55       61       +6     
  Lines        2317     2493     +176     
  Branches      119      123       +4     
==========================================
+ Hits         2185     2348     +163     
- Misses         95      108      +13     
  Partials       37       37              

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

codecov[bot] avatar Feb 23 '25 23:02 codecov[bot]