numaproj / numalogic

Collection of operational time series ML models and tools
https://numalogic.numaproj.io/
Apache License 2.0
166 stars 28 forks source link

fix: add test cases for payload Transformer #397

Closed s0nicboOm closed 3 months ago

s0nicboOm commented 3 months ago
  1. Make metrics disabled by default
  2. Fix transformer Payload bug.
  3. Add Test case for Payload Transformer vertex
codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 92.22%. Comparing base (7fa698c) to head (b33b04e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #397 +/- ## ========================================== - Coverage 92.30% 92.22% -0.09% ========================================== Files 97 97 Lines 4782 4782 Branches 430 430 ========================================== - Hits 4414 4410 -4 - Misses 270 275 +5 + Partials 98 97 -1 ```

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