numaproj / numaflow

Kubernetes-native platform to run massively parallel data/streaming jobs
https://numaflow.numaproj.io/
Apache License 2.0
1.29k stars 115 forks source link

chore: suppress some misleading logs from raters #2075

Closed whynowy closed 2 months ago

whynowy commented 2 months ago

Explain what this PR does.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 63.62%. Comparing base (9995ff8) to head (a4a2356). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/mvtxdaemon/server/service/rater/rater.go 25.00% 3 Missing :warning:
pkg/daemon/server/service/rater/rater.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2075 +/- ## ========================================== + Coverage 63.46% 63.62% +0.16% ========================================== Files 320 320 Lines 29345 29345 ========================================== + Hits 18624 18672 +48 + Misses 9703 9651 -52 - Partials 1018 1022 +4 ```

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