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

[#2862] Remove Annotation of JDBC Interceptor #2913

Merged
merged 1 commit into from
May 11, 2017

Conversation

emeroad
Copy link
Member

@emeroad emeroad commented May 11, 2017

[#2862]

  • This fix has compatibility issues

@codecov-io
Copy link

Codecov Report

Merging #2913 into 1.6.x will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            1.6.x    #2913      +/-   ##
==========================================
- Coverage   36.77%   36.76%   -0.02%     
==========================================
  Files        1780     1780              
  Lines       61414    61414              
  Branches     8594     8594              
==========================================
- Hits        22586    22577       -9     
- Misses      36449    36465      +16     
+ Partials     2379     2372       -7
Impacted Files Coverage Δ
...lableStatementRegisterOutParameterInterceptor.java 0% <ø> (ø) ⬆️
...n/jdbc/interceptor/ConnectionCloseInterceptor.java 0% <ø> (ø) ⬆️
...jdbc/interceptor/TransactionCommitInterceptor.java 0% <ø> (ø) ⬆️
...gin/jdbc/interceptor/DriverConnectInterceptor.java 67.5% <ø> (ø) ⬆️
...ptor/CallableStatementBindVariableInterceptor.java 0% <ø> (ø) ⬆️
...n/jdbc/interceptor/StatementCreateInterceptor.java 0% <ø> (ø) ⬆️
...interceptor/StatementExecuteUpdateInterceptor.java 0% <ø> (ø) ⬆️
...n/jdbc/interceptor/DriverConnectInterceptorV2.java 0% <ø> (ø) ⬆️
...nterceptor/PreparedStatementCreateInterceptor.java 0% <ø> (ø) ⬆️
...ptor/PreparedStatementExecuteQueryInterceptor.java 0% <ø> (ø) ⬆️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7f6bcb...0e0ac41. Read the comment docs.

@emeroad emeroad merged commit 65f01c0 into pinpoint-apm:1.6.x May 11, 2017
@emeroad emeroad deleted the #2862_workaround_deaklock_jdbc branch May 15, 2017 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants