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 tracing instrumentation in transport service #10042

Merged

Add javadoc

0133a16
Select commit
Loading
Failed to load commit list.
Merged

Add tracing instrumentation in transport service #10042

Add javadoc
0133a16
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 15, 2023 in 0s

71.14% (target 70.00%)

View this Pull Request on Codecov

71.14% (target 70.00%)

Details

Codecov Report

Merging #10042 (0133a16) into main (921cd0c) will increase coverage by 0.72%.
Report is 6 commits behind head on main.
The diff coverage is 80.00%.

@@             Coverage Diff              @@
##               main   #10042      +/-   ##
============================================
+ Coverage     70.42%   71.14%   +0.72%     
- Complexity    57451    58130     +679     
============================================
  Files          4824     4825       +1     
  Lines        273918   273952      +34     
  Branches      39918    39918              
============================================
+ Hits         192894   194900    +2006     
+ Misses        64725    62726    -1999     
- Partials      16299    16326      +27     
Files Changed Coverage Δ
...opensearch/transport/TransportResponseHandler.java 0.00% <0.00%> (ø)
...ava/org/opensearch/transport/TransportService.java 79.61% <80.00%> (+0.32%) ⬆️
...ing/handler/TraceableTransportResponseHandler.java 83.33% <83.33%> (ø)

... and 572 files with indirect coverage changes