Added changes to enable full file cache stats #17538
76.27% of diff hit (target 72.27%)
View this Pull Request on Codecov
76.27% of diff hit (target 72.27%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCache.java#L152-L153
Added lines #L152 - L153 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/filecache/FileCacheStats.java#L146
Added line #L146 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/filecache/FullFileCacheStats.java#L83
Added line #L83 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/filecache/FullFileCacheStats.java#L97-L104
Added lines #L97 - L104 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L114
Added line #L114 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L116
Added line #L116 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L118
Added line #L118 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L131
Added line #L131 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L136
Added line #L136 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L368-L377
Added lines #L368 - L377 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/CacheStats.java#L434
Added line #L434 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/DefaultStatsCounter.java#L104
Added line #L104 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/DefaultStatsCounter.java#L107
Added line #L107 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/DefaultStatsCounter.java#L110
Added line #L110 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/index/store/remote/utils/cache/stats/DefaultStatsCounter.java#L122-L124
Added lines #L122 - L124 were not covered by tests