Skip to content
New issue

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

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

Already on GitHub? # to your account

[#9633] Polishing #9637

Merged
merged 1 commit into from
Jan 16, 2023
Merged

[#9633] Polishing #9637

merged 1 commit into from
Jan 16, 2023

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented Jan 16, 2023

No description provided.

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

codecov bot commented Jan 16, 2023

Codecov Report

Merging #9637 (fec7cd0) into master (fdb5b0e) will not change coverage.
The diff coverage is 8.33%.

@@            Coverage Diff            @@
##             master    #9637   +/-   ##
=========================================
  Coverage     38.94%   38.94%           
- Complexity    11896    11898    +2     
=========================================
  Files          3488     3488           
  Lines         93620    93620           
  Branches      10501    10501           
=========================================
  Hits          36461    36461           
+ Misses        53993    53990    -3     
- Partials       3166     3169    +3     
Impacted Files Coverage Δ
...ap/interceptor/SpanRecursiveAroundInterceptor.java 0.00% <0.00%> (ø)
...user/interceptor/UserIncludeMethodInterceptor.java 0.00% <0.00%> (ø)
...ptor/ServerConnectionHandleRequestInterceptor.java 0.00% <0.00%> (ø)
...npoint/profiler/context/id/LocalTraceRootImpl.java 81.81% <0.00%> (ø)
...point/profiler/context/id/RemoteTraceRootImpl.java 80.00% <0.00%> (ø)
.../navercorp/pinpoint/bootstrap/util/ScopeUtils.java 19.04% <100.00%> (+4.76%) ⬆️
...pinpoint/rpc/ChannelWriteFailListenableFuture.java 42.85% <0.00%> (-28.58%) ⬇️
...vercorp/pinpoint/rpc/packet/ServerClosePacket.java 47.82% <0.00%> (-17.40%) ⬇️
...pc/server/LoggingServerMessageListenerFactory.java 80.95% <0.00%> (-9.53%) ⬇️
...m/navercorp/pinpoint/rpc/client/ConnectFuture.java 70.83% <0.00%> (-8.34%) ⬇️
... and 11 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 16, 2023 that may be closed by this pull request
@emeroad emeroad merged commit 1ffb662 into pinpoint-apm:master Jan 16, 2023
@emeroad emeroad deleted the #9633_scopeUtils branch January 19, 2023 03:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cleanup duplicate TraceScope
1 participant