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

Adding RDS Trainer UDF changes #371

Closed SaiSharathReddy closed 5 months ago

SaiSharathReddy commented 5 months ago

Adding RDS Trainer UDF Implementation which works based on MD5 Hash based approach.

Previous PR : https://github.com/numaproj/numalogic/pull/364

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.07%. Comparing base (e7e879c) to head (85d16b6).

Files Patch % Lines
numalogic/connectors/_config.py 95.45% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #371 +/- ## ========================================== + Coverage 92.93% 93.07% +0.14% ========================================== Files 95 97 +2 Lines 4385 4492 +107 Branches 379 387 +8 ========================================== + Hits 4075 4181 +106 Misses 231 231 - Partials 79 80 +1 ```

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