Add rest, transport layer changes for Tiering #13980
74.07% of diff hit (target 71.86%)
View this Pull Request on Codecov
74.07% of diff hit (target 71.86%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L61
Added line #L61 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L141
Added line #L141 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L147-L149
Added lines #L147 - L149 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/HotToWarmTieringResponse.java#L154
Added line #L154 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L47
Added line #L47 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L49
Added line #L49 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L51-L53
Added lines #L51 - L53 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/RestWarmTieringAction.java#L55-L59
Added lines #L55 - L59 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L109-L110
Added lines #L109 - L110 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L125-L126
Added lines #L125 - L126 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L135
Added line #L135 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L139
Added line #L139 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L145
Added line #L145 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L148
Added line #L148 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringIndexRequest.java#L161
Added line #L161 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L66
Added line #L66 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L69
Added line #L69 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L76
Added line #L76 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TieringValidationResult.java#L81
Added line #L81 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java#L78
Added line #L78 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/indices/tiering/TransportHotToWarmTieringAction.java#L109
Added line #L109 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L39
Added line #L39 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L66-L67
Added lines #L66 - L67 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/indices/tiering/TieringRequestValidator.java#L74-L75
Added lines #L74 - L75 were not covered by tests