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

Add Tracer after refactoring in https://github.com/opensearch-project/OpenSearch/pull/9415 #3347

Closed

Conversation

willyborankin
Copy link
Collaborator

Description

Added traceer after
opensearch-project/OpenSearch#9415 refactoring

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Added traceer after
opensearch-project/OpenSearch#9415 refactoring

Signed-off-by: Andrey Pleskach <[email protected]>
@codecov
Copy link

codecov bot commented Sep 11, 2023

Codecov Report

Merging #3347 (3c26b63) into main (72c6186) will decrease coverage by 1.71%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main    #3347      +/-   ##
============================================
- Coverage     64.17%   62.47%   -1.71%     
+ Complexity     3472     3396      -76     
============================================
  Files           263      263              
  Lines         20112    20112              
  Branches       3359     3359              
============================================
- Hits          12907    12564     -343     
- Misses         5526     5890     +364     
+ Partials       1679     1658      -21     
Files Changed Coverage Δ
.../opensearch/security/OpenSearchSecurityPlugin.java 84.60% <ø> (ø)
...rch/security/http/SecurityHttpServerTransport.java 100.00% <ø> (ø)
...arch/security/ssl/OpenSearchSecuritySSLPlugin.java 70.23% <ø> (-14.89%) ⬇️
...curity/http/SecurityNonSslHttpServerTransport.java 100.00% <100.00%> (ø)
...ttp/netty/SecuritySSLNettyHttpServerTransport.java 84.21% <100.00%> (ø)

... and 20 files with indirect coverage changes

@willyborankin
Copy link
Collaborator Author

closing it .. it was fixed already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants