[Backport 2.x] [Tiered Caching] Make took time policy dynamic and add additional integ tests #13175
Codecov / codecov/patch
succeeded
Apr 12, 2024 in 1s
89.09% of diff hit (target 71.28%)
View this Pull Request on Codecov
89.09% of diff hit (target 71.28%)
Annotations
codecov / codecov/patch
modules/cache-common/src/main/java/org/opensearch/cache/common/policy/TookTimePolicy.java#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCache.java#L275
Added line #L275 was not covered by tests
codecov / codecov/patch
modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCache.java#L282-L283
Added lines #L282 - L283 were not covered by tests
codecov / codecov/patch
modules/cache-common/src/main/java/org/opensearch/cache/common/tier/TieredSpilloverCachePlugin.java#L56
Added line #L56 was not covered by tests
Loading