optimize _cat/nodes api #14853
optimize _cat/nodes api #14853
17.91% of diff hit (target 72.20%)
View this Pull Request on Codecov
17.91% of diff hit (target 72.20%)
Annotations
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L34-L35
Added lines #L34 - L35 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L42
Added line #L42 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L46-L47
Added lines #L46 - L47 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L50
Added line #L50 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L55
Added line #L55 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesRequest.java#L60
Added line #L60 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesResponse.java#L42-L43
Added lines #L42 - L43 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/CatNodesResponse.java#L47-L50
Added lines #L47 - L50 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L58-L61
Added lines #L58 - L61 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L63-L65
Added lines #L63 - L65 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L68-L69
Added lines #L68 - L69 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L73-L74
Added lines #L73 - L74 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L77
Added line #L77 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L80
Added line #L80 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L83-L84
Added lines #L83 - L84 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L86
Added line #L86 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L88
Added line #L88 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L91
Added line #L91 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L93
Added line #L93 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L95
Added line #L95 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L98
Added line #L98 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L101
Added line #L101 was not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L104-L109
Added lines #L104 - L109 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L111-L112
Added lines #L111 - L112 were not covered by tests
codecov / codecov/patch
server/src/main/java/org/opensearch/action/admin/cluster/node/Nodes/TransportCatNodesAction.java#L116-L118
Added lines #L116 - L118 were not covered by tests