numaproj / numaflow-python

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

fix: catch exception in udf and udsink #18

Closed ab93 closed 1 year ago

ab93 commented 1 year ago

Closes #16

codecov[bot] commented 1 year ago

Codecov Report

Merging #18 (1c777fe) into main (7875703) will increase coverage by 0.54%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   86.77%   87.31%   +0.54%     
==========================================
  Files           6        6              
  Lines         257      268      +11     
  Branches       12       13       +1     
==========================================
+ Hits          223      234      +11     
  Misses         32       32              
  Partials        2        2              
Impacted Files Coverage Δ
pynumaflow/function/server.py 70.17% <100.00%> (+2.25%) :arrow_up:
pynumaflow/sink/server.py 66.66% <100.00%> (+5.30%) :arrow_up:

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