[backport to 2.x] Bump RCF Version and Fix Default Rules Bug in AnomalyDetector #1336
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
@@ 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%) |
⬆️ |
Loading