Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[backport to 2.x] Bump RCF Version and Fix Default Rules Bug in AnomalyDetector #1336

Merged
merged 1 commit into from
Oct 11, 2024

Bump RCF Version and Fix Default Rules Bug in AnomalyDetector (#1334)

cdb0dcd
Select commit
Loading
Failed to load commit list.
Merged

[backport to 2.x] Bump RCF Version and Fix Default Rules Bug in AnomalyDetector #1336

Bump RCF Version and Fix Default Rules Bug in AnomalyDetector (#1334)
cdb0dcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 11, 2024 in 0s

79.88% (+0.24%) compared to 1a8da83

View this Pull Request on Codecov

79.88% (+0.24%) compared to 1a8da83

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (1a8da83) to head (cdb0dcd).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##                2.x    #1336      +/-   ##
============================================
+ Coverage     79.64%   79.88%   +0.24%     
- Complexity     5638     5658      +20     
============================================
  Files           533      533              
  Lines         23411    23411              
  Branches       2323     2323              
============================================
+ Hits          18646    18703      +57     
+ Misses         3663     3612      -51     
+ Partials       1102     1096       -6     
Files with missing lines Coverage Δ
.../java/org/opensearch/ad/model/AnomalyDetector.java 86.33% <100.00%> (ø)
...n/java/org/opensearch/timeseries/JobProcessor.java 82.78% <ø> (ø)
...ensearch/timeseries/ratelimit/ColdStartWorker.java 91.07% <100.00%> (ø)
...timeseries/rest/handler/IndexJobActionHandler.java 89.27% <ø> (+1.71%) ⬆️
...s/transport/handler/ResultBulkIndexingHandler.java 95.83% <100.00%> (+19.44%) ⬆️

... and 14 files with indirect coverage changes