numaproj / numalogic-prometheus

AIOps for metrics in Prometheus
Apache License 2.0
32 stars 10 forks source link

fix: save preproc + thresh model with conf keys #107

Closed ab93 closed 1 year ago

ab93 commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #107 (3a83b84) into main (a6e6df5) will increase coverage by 0.99%. The diff coverage is 100.00%.

:exclamation: Current head 3a83b84 differs from pull request most recent head dda903d. Consider uploading reports for the commit dda903d to get more accurate results

@@            Coverage Diff             @@
##             main     #107      +/-   ##
==========================================
+ Coverage   85.89%   86.88%   +0.99%     
==========================================
  Files          18       18              
  Lines         971      976       +5     
  Branches      105      107       +2     
==========================================
+ Hits          834      848      +14     
+ Misses        115      106       -9     
  Partials       22       22              
Impacted Files Coverage Δ
numaprom/tools.py 88.77% <100.00%> (+4.75%) :arrow_up:
numaprom/udf/preprocess.py 100.00% <100.00%> (ø)
numaprom/udf/threshold.py 100.00% <100.00%> (ø)
numaprom/udsink/train_rollout.py 84.48% <100.00%> (ø)

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