numaproj / numaflow-python

Numaflow Python SDK
Apache License 2.0
50 stars 17 forks source link

fix: udf type in multiproc source transformer #171

Closed kohlisid closed 3 months ago

kohlisid commented 3 months ago

Kindly explain what this PR does.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 94.65%. Comparing base (ffe7230) to head (59fdef2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## ========================================== + Coverage 94.60% 94.65% +0.04% ========================================== Files 52 52 Lines 2002 2002 Branches 119 119 ========================================== + Hits 1894 1895 +1 + Misses 79 78 -1 Partials 29 29 ```

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

vigith commented 3 months ago

this should be a hot-fix right?