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

add: druidfetcher support for different configId #307

Closed s0nicboOm closed 1 year ago

s0nicboOm commented 1 year ago

Update config to support multiple DruidFetcher

codecov[bot] commented 1 year ago

Codecov Report

Merging #307 (03134fc) into main (f25f49a) will decrease coverage by 0.07%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #307      +/-   ##
==========================================
- Coverage   93.99%   93.93%   -0.07%     
==========================================
  Files          77       77              
  Lines        3483     3495      +12     
  Branches      279      280       +1     
==========================================
+ Hits         3274     3283       +9     
- Misses        158      160       +2     
- Partials       51       52       +1     
Files Coverage Δ
numalogic/connectors/_config.py 97.61% <100.00%> (+0.05%) :arrow_up:
numalogic/tools/types.py 93.54% <100.00%> (ø)
numalogic/udfs/trainer.py 92.41% <100.00%> (+0.62%) :arrow_up:

... and 1 file with indirect coverage changes

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