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

bug fix to pass logger object in tools script #389

Closed gulshan02 closed 4 months ago

gulshan02 commented 4 months ago

Explain what this PR does.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 92.62%. Comparing base (8b8ae79) to head (ff10315).

Files Patch % Lines
numalogic/udfs/tools.py 92.85% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #389 +/- ## ======================================= Coverage 92.61% 92.62% ======================================= Files 99 99 Lines 4756 4760 +4 Branches 419 419 ======================================= + Hits 4405 4409 +4 Misses 256 256 Partials 95 95 ```

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