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

Feature/generic udfs #230

Closed ab93 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #230 (67a19e1) into generic-anomaly-detection (376bb6c) will decrease coverage by 12.56%. The diff coverage is 0.00%.

:exclamation: Current head 67a19e1 differs from pull request most recent head 781f5fb. Consider uploading reports for the commit 781f5fb to get more accurate results

@@                      Coverage Diff                       @@
##           generic-anomaly-detection     #230       +/-   ##
==============================================================
- Coverage                      96.48%   83.92%   -12.56%     
==============================================================
  Files                             46       52        +6     
  Lines                           1962     2252      +290     
  Branches                         157      194       +37     
==============================================================
- Hits                            1893     1890        -3     
- Misses                            50      342      +292     
- Partials                          19       20        +1     
Impacted Files Coverage Δ
numalogic/config/_conn.py 0.00% <0.00%> (ø)
numalogic/config/_metric.py 0.00% <0.00%> (ø)
numalogic/config/_numa.py 0.00% <0.00%> (ø)
numalogic/connectors/__init__.py 0.00% <0.00%> (ø)
numalogic/numaflow/entities.py 0.00% <0.00%> (ø)
numalogic/numaflow/udf/blockinfer.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more