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

Support batch insert(支持批量插入) #776

Merged
merged 2 commits into from
Apr 30, 2018
Merged

Support batch insert(支持批量插入) #776

merged 2 commits into from
Apr 30, 2018

Conversation

maxiaoguang64
Copy link
Collaborator

@codecov-io
Copy link

Codecov Report

Merging #776 into dev will increase coverage by 0.04%.
The diff coverage is 68.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #776      +/-   ##
==========================================
+ Coverage   63.89%   63.94%   +0.04%     
==========================================
  Files         486      490       +4     
  Lines        9498     9540      +42     
  Branches     1557     1567      +10     
==========================================
+ Hits         6069     6100      +31     
- Misses       3093     3099       +6     
- Partials      336      341       +5
Impacted Files Coverage Δ
...dbc/core/routing/router/sharding/GeneratedKey.java 100% <ø> (+71.42%) ⬆️
...e/rewrite/placeholder/InsertValuesPlaceholder.java 0% <0%> (ø)
...arsing/parser/context/insertvalue/InsertValue.java 0% <0%> (ø)
...dingjdbc/core/optimizer/OptimizeEngineFactory.java 20% <0%> (ø) ⬆️
...e/routing/type/standard/StandardRoutingEngine.java 0% <0%> (ø) ⬆️
...pter/AbstractShardingPreparedStatementAdapter.java 93.33% <100%> (+0.06%) ⬆️
...ng/parser/sql/dml/insert/AbstractInsertParser.java 90.47% <100%> (-0.44%) ⬇️
...io/shardingjdbc/core/rewrite/SQLRewriteEngine.java 96.72% <100%> (-0.08%) ⬇️
...parsing/parser/sql/dml/insert/InsertStatement.java 64.7% <100%> (+2.2%) ⬆️
...arsing/parser/clause/InsertValuesClauseParser.java 96.72% <100%> (+2.78%) ⬆️
... 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 895fe0a...603ed53. Read the comment docs.

@terrymanu terrymanu merged commit 7b264aa into apache:dev Apr 30, 2018
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.

3 participants