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

logging fix #367

Closed gulshan02 closed 6 months ago

gulshan02 commented 6 months ago

Explain what this PR does.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 92.93%. Comparing base (c3991bb) to head (eb72cc3).

Files Patch % Lines
numalogic/udfs/payloadtx.py 75.00% 1 Missing :warning:
numalogic/udfs/postprocess.py 80.00% 1 Missing :warning:
numalogic/udfs/staticthresh.py 80.00% 1 Missing :warning:
numalogic/udfs/trainer/_base.py 88.88% 1 Missing :warning:
numalogic/udfs/trainer/_prom.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #367 +/- ## ======================================= Coverage 92.93% 92.93% ======================================= Files 95 95 Lines 4385 4385 Branches 378 378 ======================================= Hits 4075 4075 Misses 231 231 Partials 79 79 ```

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