numaproj / numaflow-python

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

feat: add fallback sink support #157

Closed kohlisid closed 4 months ago

kohlisid commented 4 months ago

Fixes #156

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.99%. Comparing base (252ca16) to head (20f49d5).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #157 +/- ## ========================================== - Coverage 95.02% 94.99% -0.04% ========================================== Files 51 52 +1 Lines 1931 1957 +26 Branches 116 120 +4 ========================================== + Hits 1835 1859 +24 - Misses 67 69 +2 Partials 29 29 ```

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