Skip to content

[FEATURE] Improve built-in secure transports support

Codecov / codecov/project succeeded Mar 26, 2024 in 1s

71.37% (target 70.00%)

View this Pull Request on Codecov

71.37% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 84.09091% with 7 lines in your changes are missing coverage. Please review.

Project coverage is 71.37%. Comparing base (b15cb0c) to head (efdc334).
Report is 97 commits behind head on main.

❗ Current head efdc334 differs from pull request most recent head cac3d99. Consider uploading reports for the commit cac3d99 to get more accurate results

Files Patch % Lines
...tp/netty4/ssl/SecureNetty4HttpServerTransport.java 85.71% 2 Missing and 1 partial ⚠️
...a/org/opensearch/common/network/NetworkModule.java 82.35% 1 Missing and 2 partials ⚠️
...earch/plugins/SecureTransportSettingsProvider.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #12907      +/-   ##
============================================
- Coverage     71.42%   71.37%   -0.05%     
- Complexity    59978    60279     +301     
============================================
  Files          4985     5016      +31     
  Lines        282275   283779    +1504     
  Branches      40946    41128     +182     
============================================
+ Hits         201603   202552     +949     
- Misses        63999    64465     +466     
- Partials      16673    16762      +89     

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