Skip to content

Move resolve<Transport>PublishPort() from TcpTransport -> Transport.

Codecov / codecov/project succeeded Dec 31, 2024 in 0s

72.20% (target 70.00%)

View this Pull Request on Codecov

72.20% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 64.19753% with 58 lines in your changes missing coverage. Please review.

Project coverage is 72.20%. Comparing base (7ae66d0) to head (6fc1453).

Files with missing lines Patch % Lines
...arch/transport/grpc/Netty4GrpcServerTransport.java 73.40% 18 Missing and 7 partials ⚠️
...c/main/java/org/opensearch/bootstrap/Security.java 0.00% 12 Missing ⚠️
...a/org/opensearch/common/network/NetworkModule.java 25.00% 10 Missing and 2 partials ⚠️
...java/org/opensearch/transport/grpc/GrpcPlugin.java 0.00% 4 Missing ⚠️
...g/opensearch/http/AbstractHttpServerTransport.java 33.33% 3 Missing and 1 partial ⚠️
...in/java/org/opensearch/transport/TcpTransport.java 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #16534      +/-   ##
============================================
- Coverage     72.28%   72.20%   -0.09%     
+ Complexity    65238    65197      -41     
============================================
  Files          5297     5299       +2     
  Lines        303351   303472     +121     
  Branches      43918    43925       +7     
============================================
- Hits         219279   219111     -168     
- Misses        66120    66355     +235     
- Partials      17952    18006      +54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.