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

[#11577] Update mariadb-plugin to support mariadb java client 3.x #11578

Merged

Conversation

jaehong-kim
Copy link
Contributor

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 5.08475% with 168 lines in your changes missing coverage. Please review.

Project coverage is 37.05%. Comparing base (336e81e) to head (fe4a8a4).
Report is 18 commits behind head on master.

Files with missing lines Patch % Lines
.../pinpoint/test/plugin/MariaDBPluginController.java 0.00% 75 Missing ⚠️
...rp/pinpoint/plugin/jdbc/mariadb/MariaDBPlugin.java 0.00% 49 Missing ⚠️
...eptor/PreparedStatementConstructorInterceptor.java 0.00% 21 Missing ⚠️
...inpoint/bootstrap/plugin/util/InstrumentUtils.java 33.33% 18 Missing ⚠️
...pinpoint/test/plugin/MariaDBPluginTestStarter.java 0.00% 3 Missing ⚠️
...n/java/com/pinpoint/test/plugin/MariaDBServer.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #11578      +/-   ##
============================================
- Coverage     37.06%   37.05%   -0.01%     
- Complexity    12238    12270      +32     
============================================
  Files          4042     4048       +6     
  Lines         99080    99288     +208     
  Branches      10443    10461      +18     
============================================
+ Hits          36720    36791      +71     
- Misses        59376    59506     +130     
- Partials       2984     2991       +7     

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

@jaehong-kim jaehong-kim merged commit eb07dd9 into pinpoint-apm:master Oct 15, 2024
1 of 3 checks passed
@jaehong-kim jaehong-kim deleted the update-mariadb-plugin-support-3.x branch October 15, 2024 08:26
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