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

[#12115] Fix java.lang.NoClassDefFoundError: java/sql/Date in spring … #12116

Conversation

jaehong-kim
Copy link
Contributor

@jaehong-kim jaehong-kim added this to the 3.1.0 milestone Mar 4, 2025
@jaehong-kim jaehong-kim self-assigned this Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 33.79%. Comparing base (ef6098d) to head (b527d05).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
...ng/r2dbc/interceptor/StatementBindInterceptor.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #12116      +/-   ##
============================================
+ Coverage     33.76%   33.79%   +0.02%     
- Complexity    10533    10543      +10     
============================================
  Files          3785     3787       +2     
  Lines         89965    89950      -15     
  Branches       9573     9555      -18     
============================================
+ Hits          30381    30401      +20     
+ Misses        56965    56928      -37     
- Partials       2619     2621       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jaehong-kim jaehong-kim merged commit ad01f29 into pinpoint-apm:master Mar 4, 2025
2 of 3 checks passed
@jaehong-kim jaehong-kim deleted the fix-r2dbc-plugin-bind-value-convert branch March 4, 2025 07:23
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.

1 participant