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

add clickhouse plugin #9795

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

wangjiee1
Copy link

add clickhouse plugin,issue#9794

@CLAassistant
Copy link

CLAassistant commented Mar 26, 2023

CLA assistant check
All committers have signed the CLA.

@emeroad emeroad linked an issue Apr 4, 2023 that may be closed by this pull request
@emeroad emeroad added this to the 2.6.0 milestone Apr 4, 2023
@intr3p1d intr3p1d force-pushed the develop-issue#9794 branch 2 times, most recently from c2efaa9 to 5a00bcb Compare October 11, 2023 08:56
@intr3p1d intr3p1d changed the base branch from 2.0.x to master October 11, 2023 08:58
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 168 lines in your changes are missing coverage. Please review.

Comparison is base (7230e1c) 37.54% compared to head (17732cc) 37.48%.

Files Patch % Lines
...point/plugin/jdbc/clickhouse/ClickHousePlugin.java 0.00% 110 Missing ⚠️
...rceptor/ClickHouseConnectionCreateInterceptor.java 0.00% 33 Missing ⚠️
...point/plugin/jdbc/clickhouse/ClickHouseConfig.java 0.00% 11 Missing ⚠️
...lugin/jdbc/clickhouse/ClickHouseJdbcUrlParser.java 76.66% 6 Missing and 1 partial ⚠️
...plugin/jdbc/clickhouse/ClickHouseTypeProvider.java 0.00% 4 Missing ⚠️
...ckhouse/interceptor/ClickHouseSkipInterceptor.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master    #9795      +/-   ##
============================================
- Coverage     37.54%   37.48%   -0.07%     
- Complexity    11721    11722       +1     
============================================
  Files          3755     3762       +7     
  Lines         94363    94556     +193     
  Branches      10274    10296      +22     
============================================
+ Hits          35433    35446      +13     
- Misses        55977    56156     +179     
- Partials       2953     2954       +1     

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

@intr3p1d intr3p1d force-pushed the develop-issue#9794 branch 4 times, most recently from 490764d to 3274ca4 Compare October 20, 2023 09:45
@intr3p1d intr3p1d force-pushed the develop-issue#9794 branch 3 times, most recently from a045313 to 699f612 Compare October 25, 2023 06:31
@intr3p1d intr3p1d self-assigned this Nov 9, 2023
@intr3p1d intr3p1d merged commit 45318ec into pinpoint-apm:master Dec 8, 2023
1 of 3 checks passed
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.

add clickhouse plugin
4 participants