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

Remove Vert.x from ShardingSphere-Proxy #22982

Merged
merged 9 commits into from
Dec 20, 2022
Merged

Conversation

TeslaCN
Copy link
Member

@TeslaCN TeslaCN commented Dec 20, 2022

@codecov-commenter
Copy link

codecov-commenter commented Dec 20, 2022

Codecov Report

Merging #22982 (26d60ad) into master (45b4ddf) will increase coverage by 0.20%.
The diff coverage is 84.40%.

@@             Coverage Diff              @@
##             master   #22982      +/-   ##
============================================
+ Coverage     49.81%   50.01%   +0.20%     
+ Complexity     2459     2428      -31     
============================================
  Files          4144     4122      -22     
  Lines         57843    57441     -402     
  Branches       9068     9040      -28     
============================================
- Hits          28812    28729      -83     
+ Misses        26505    26202     -303     
+ Partials       2526     2510      -16     
Impacted Files Coverage Δ
...e/infra/config/props/ConfigurationPropertyKey.java 100.00% <ø> (ø)
...communication/jdbc/executor/ProxyJDBCExecutor.java 0.00% <ø> (ø)
...c/executor/callback/ProxyJDBCExecutorCallback.java 15.62% <ø> (ø)
...tor/callback/ProxyJDBCExecutorCallbackFactory.java 20.00% <ø> (ø)
...k/impl/ProxyPreparedStatementExecutorCallback.java 66.66% <ø> (ø)
.../callback/impl/ProxyStatementExecutorCallback.java 0.00% <ø> (ø)
...ere/proxy/backend/handler/ProxyBackendHandler.java 0.00% <ø> (ø)
...in/mysql/executor/UnicastResourceShowExecutor.java 0.00% <ø> (ø)
...nd/handler/data/DatabaseBackendHandlerFactory.java 40.00% <ø> (+3.63%) ⬆️
...ndler/data/impl/UnicastDatabaseBackendHandler.java 31.81% <ø> (+7.68%) ⬆️
... and 40 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TeslaCN TeslaCN marked this pull request as ready for review December 20, 2022 06:26
@tristaZero tristaZero merged commit 497b46f into apache:master Dec 20, 2022
@TeslaCN TeslaCN deleted the remove_vertx branch December 20, 2022 06:27
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.

Boost ShardingSphere Proxy by Vert.x
4 participants