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

Feat/vanilla ae refactor #379

Closed ab93 closed 5 months ago

ab93 commented 5 months ago
codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 92.52%. Comparing base (f29f771) to head (3c4df81).

Files Patch % Lines
numalogic/connectors/druid/_druid.py 53.33% 12 Missing and 2 partials :warning:
numalogic/transforms/_scaler.py 83.33% 4 Missing and 2 partials :warning:
numalogic/backtest/_prom.py 81.25% 1 Missing and 2 partials :warning:
numalogic/models/autoencoder/variants/vanilla.py 94.87% 0 Missing and 2 partials :warning:
numalogic/udfs/postprocess.py 83.33% 1 Missing and 1 partial :warning:
numalogic/connectors/__init__.py 66.66% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #379 +/- ## ========================================== - Coverage 93.07% 92.52% -0.55% ========================================== Files 97 98 +1 Lines 4492 4603 +111 Branches 387 407 +20 ========================================== + Hits 4181 4259 +78 - Misses 231 252 +21 - Partials 80 92 +12 ```

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