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!: numalogic udfs #271

Closed ab93 closed 1 year ago

ab93 commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #271 (ac08953) into main (c62c902) will decrease coverage by 3.03%. The diff coverage is 83.90%.

@@            Coverage Diff             @@
##             main     #271      +/-   ##
==========================================
- Coverage   96.31%   93.29%   -3.03%     
==========================================
  Files          53       66      +13     
  Lines        2227     2909     +682     
  Branches      174      233      +59     
==========================================
+ Hits         2145     2714     +569     
- Misses         58      156      +98     
- Partials       24       39      +15     
Files Changed Coverage Δ
numalogic/registry/redis_registry.py 97.69% <ø> (ø)
numalogic/tools/data.py 95.65% <ø> (ø)
numalogic/tools/types.py 92.85% <ø> (ø)
numalogic/udfs/__main__.py 0.00% <0.00%> (ø)
numalogic/udfs/factory.py 55.55% <55.55%> (ø)
numalogic/connectors/redis.py 71.42% <71.42%> (ø)
numalogic/udfs/preprocess.py 77.21% <77.21%> (ø)
numalogic/udfs/__init__.py 81.25% <81.25%> (ø)
numalogic/udfs/_config.py 83.33% <83.33%> (ø)
numalogic/udfs/postprocess.py 85.91% <85.91%> (ø)
... and 13 more

... and 1 file with indirect coverage changes

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

vigith commented 1 year ago

LGTM