Skip to content

Allow gRPC service registration through extensible plugins - #19304

Merged
andrross merged 3 commits into
opensearch-project:mainfrom
finnegancarroll:grpc-plug-services
Oct 24, 2025
Merged

Allow gRPC service registration through extensible plugins#19304
andrross merged 3 commits into
opensearch-project:mainfrom
finnegancarroll:grpc-plug-services

Rebase artifact - Remove duplicate check for queryRegistry == null.

352dbf6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2025 in 0s

73.19% (target 70.00%)

View this Pull Request on Codecov

73.19% (target 70.00%)

Details

Codecov Report

❌ Patch coverage is 93.61702% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.19%. Comparing base (a250c35) to head (352dbf6).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...java/org/opensearch/transport/grpc/GrpcPlugin.java 93.02% 0 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19304      +/-   ##
============================================
+ Coverage     73.15%   73.19%   +0.04%     
- Complexity    70958    71018      +60     
============================================
  Files          5736     5737       +1     
  Lines        324734   324766      +32     
  Branches      46979    46982       +3     
============================================
+ Hits         237548   237710     +162     
+ Misses        68031    67921     -110     
+ Partials      19155    19135      -20     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.