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

[#9667] tomcat 10 support #9674

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

donghun-cho
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #9674 (6fb489d) into master (07cc30a) will decrease coverage by 0.13%.
The diff coverage is 0.37%.

@@             Coverage Diff              @@
##             master    #9674      +/-   ##
============================================
- Coverage     38.96%   38.84%   -0.13%     
+ Complexity    11920    11917       -3     
============================================
  Files          3494     3503       +9     
  Lines         93775    94037     +262     
  Branches      10519    10556      +37     
============================================
- Hits          36536    36525      -11     
- Misses        54065    54338     +273     
  Partials       3174     3174              
Impacted Files Coverage Δ
.../common/servlet/jakarta/MethodFilterExtractor.java 0.00% <0.00%> (ø)
...servlet/jakarta/util/HttpServletCookieAdaptor.java 0.00% <0.00%> (ø)
...et/jakarta/util/HttpServletParameterExtractor.java 0.00% <0.00%> (ø)
...ervlet/jakarta/util/HttpServletRequestAdaptor.java 0.00% <0.00%> (ø)
...rvlet/jakarta/util/HttpServletResponseAdaptor.java 0.00% <0.00%> (ø)
...servlet/jakarta/util/ParameterRecorderFactory.java 0.00% <0.00%> (ø)
...ercorp/pinpoint/plugin/tomcat/TomcatConstants.java 100.00% <ø> (ø)
...int/plugin/tomcat/jakarta/TomcatAsyncListener.java 0.00% <0.00%> (ø)
...arta/interceptor/RequestStartAsyncInterceptor.java 0.00% <0.00%> (ø)
...nterceptor/StandardHostValveInvokeInterceptor.java 0.00% <0.00%> (ø)
... and 12 more

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

@donghun-cho donghun-cho merged commit 4b39747 into pinpoint-apm:master Feb 8, 2023
@donghun-cho donghun-cho linked an issue Feb 8, 2023 that may be closed by this pull request
@emeroad emeroad changed the title [#9967] tomcat 10 support [#9667] tomcat 10 support Apr 12, 2023
@donghun-cho donghun-cho deleted the plugin-tomcat branch August 31, 2023 05:41
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.

tomcat 10 support
2 participants