numaproj / numaflow

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

chore: Enable Rust Unit Tests And Code Coverage in CI #1767

Closed yhl25 closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.02%. Comparing base (07483c8) to head (6653320).

Files Patch % Lines
pkg/udf/rpc/grpc_aligned_reduce.go 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1767 +/- ## ========================================== + Coverage 56.91% 61.02% +4.11% ========================================== Files 218 232 +14 Lines 17581 20014 +2433 ========================================== + Hits 10006 12214 +2208 - Misses 6724 6944 +220 - Partials 851 856 +5 ```

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