numaproj / numaflow-python

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

feat: support headers for message #138

Closed yhl25 closed 5 months ago

yhl25 commented 5 months ago

closes https://github.com/numaproj/numaflow/issues/1587

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 93.87755% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 95.02%. Comparing base (04914fa) to head (58f2486).

Files Patch % Lines
pynumaflow/mapper/_dtypes.py 87.50% 1 Missing :warning:
pynumaflow/mapstreamer/_dtypes.py 85.71% 1 Missing :warning:
pynumaflow/sourcetransformer/_dtypes.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #138 +/- ## ========================================== - Coverage 95.08% 95.02% -0.07% ========================================== Files 51 51 Lines 1893 1929 +36 Branches 116 116 ========================================== + Hits 1800 1833 +33 - Misses 64 67 +3 Partials 29 29 ```

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