numaproj / numaflow-python

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

feat!: support len, iter and indexing on udf datatypes #96

Closed ab93 closed 1 year ago

ab93 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (2caa2d9) into main (c441ebe) will increase coverage by 0.16%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
+ Coverage   97.04%   97.21%   +0.16%     
==========================================
  Files          16       16              
  Lines         745      754       +9     
  Branches       47       54       +7     
==========================================
+ Hits          723      733      +10     
+ Misses         10        9       -1     
  Partials       12       12              
Impacted Files Coverage Δ
pynumaflow/function/__init__.py 100.00% <ø> (ø)
pynumaflow/function/_dtypes.py 99.45% <100.00%> (+0.60%) :arrow_up:
pynumaflow/function/async_server.py 96.45% <100.00%> (ø)
pynumaflow/function/multiproc_server.py 97.59% <100.00%> (ø)
pynumaflow/function/server.py 97.46% <100.00%> (ø)

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