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

[#9595] Clean up async context end-point patterns #9709

Merged

Conversation

jaehong-kim
Copy link
Contributor

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #9709 (b115bf5) into master (22bc533) will increase coverage by 0.10%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##             master    #9709      +/-   ##
============================================
+ Coverage     38.69%   38.80%   +0.10%     
  Complexity    11918    11918              
============================================
  Files          3513     3510       -3     
  Lines         94391    94131     -260     
  Branches      10620    10551      -69     
============================================
- Hits          36527    36524       -3     
+ Misses        54686    54432     -254     
+ Partials       3178     3175       -3     
Impacted Files Coverage Δ
...ptor/AsyncContextSpanEventEndPointInterceptor.java 0.00% <0.00%> (ø)
...rceptor/RequestContextImplCompleteInterceptor.java 28.00% <ø> (ø)
...interceptor/RequestContextImplFailInterceptor.java 88.88% <ø> (ø)
...rceptor/RequestContextImplRedirectInterceptor.java 75.00% <ø> (ø)
...tor/server/ServerHalfCloseListenerInterceptor.java 0.00% <0.00%> (ø)
.../interceptor/server/ServerListenerInterceptor.java 0.00% <ø> (ø)
...tty/interceptor/ChannelCloseMethodInterceptor.java 0.00% <ø> (ø)
...etty/interceptor/ChannelOperationsInterceptor.java 0.00% <0.00%> (ø)
...nterceptor/MQExternalClientHandlerInterceptor.java 0.00% <0.00%> (ø)
.../vertx/interceptor/HandleExceptionInterceptor.java 0.00% <ø> (ø)
... and 7 more

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

@jaehong-kim jaehong-kim merged commit 3ba290b into pinpoint-apm:master Feb 20, 2023
@jaehong-kim jaehong-kim deleted the update-async-context-span-event branch February 20, 2023 02:44
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.

None yet

1 participant