Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: register mulitple extensions. #10256

Merged

Added tests.

cf741e1
Select commit
Loading
Failed to load commit list.
Merged

Fix: register mulitple extensions. #10256

Added tests.
cf741e1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2023 in 0s

71.14% (target 70.00%)

View this Pull Request on Codecov

71.14% (target 70.00%)

Details

Codecov Report

Merging #10256 (cf741e1) into main (d3bf230) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 75.00%.

@@             Coverage Diff              @@
##               main   #10256      +/-   ##
============================================
- Coverage     71.15%   71.14%   -0.01%     
- Complexity    58247    58258      +11     
============================================
  Files          4831     4831              
  Lines        274684   274689       +5     
  Branches      40026    40027       +1     
============================================
- Hits         195443   195428      -15     
+ Misses        62884    62777     -107     
- Partials      16357    16484     +127     
Files Coverage Δ
...rch/extensions/rest/RestActionsRequestHandler.java 100.00% <100.00%> (ø)
...extensions/rest/RestInitializeExtensionAction.java 65.00% <100.00%> (-0.44%) ⬇️
...rch/extensions/rest/RestSendToExtensionAction.java 42.14% <100.00%> (ø)
...a/org/opensearch/extensions/ExtensionsManager.java 52.14% <62.50%> (+8.12%) ⬆️

... and 461 files with indirect coverage changes