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

[#9633] Add ScopeUtils #9635

Merged
merged 1 commit into from
Jan 13, 2023
Merged

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 13, 2023

No description provided.

@emeroad emeroad added this to the 2.5.1 milestone Jan 13, 2023
@codecov
Copy link

codecov bot commented Jan 13, 2023

Codecov Report

Merging #9635 (a3ffaba) into master (5aad118) will increase coverage by 0.03%.
The diff coverage is 5.63%.

@@             Coverage Diff              @@
##             master    #9635      +/-   ##
============================================
+ Coverage     38.91%   38.94%   +0.03%     
  Complexity    11896    11896              
============================================
  Files          3487     3488       +1     
  Lines         93715    93620      -95     
  Branches      10538    10501      -37     
============================================
- Hits          36466    36462       -4     
+ Misses        54082    53991      -91     
  Partials       3167     3167              
Impacted Files Coverage Δ
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...ap/interceptor/SpanRecursiveAroundInterceptor.java 0.00% <0.00%> (ø)
...ptor/AsyncContextSpanEventEndPointInterceptor.java 8.21% <0.00%> (+1.32%) ⬆️
.../GrpcAsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...netty/interceptor/http/HttpEncoderInterceptor.java 0.00% <0.00%> (ø)
...nterceptor/MQExternalClientHandlerInterceptor.java 0.00% <0.00%> (ø)
...user/interceptor/UserIncludeMethodInterceptor.java 0.00% <0.00%> (ø)
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...ptor/ServerConnectionHandleRequestInterceptor.java 0.00% <0.00%> (ø)
.../navercorp/pinpoint/bootstrap/util/ScopeUtils.java 14.28% <14.28%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@emeroad emeroad linked an issue Jan 13, 2023 that may be closed by this pull request
@emeroad emeroad merged commit fdb5b0e into pinpoint-apm:master Jan 13, 2023
@emeroad emeroad deleted the #9633_TraceScope branch January 13, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup duplicate TraceScope
1 participant