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

feature: 分库分表:datasource-简单的分布式事务方案支持 #210

Merged
merged 13 commits into from
Jul 10, 2023

Conversation

Stone-afk
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jun 10, 2023

Codecov Report

Merging #210 (ce752f1) into dev (d918cee) will decrease coverage by 1.16%.
The diff coverage is 66.51%.

❗ Current head ce752f1 differs from pull request most recent head 078d2d1. Consider uploading reports for the commit 078d2d1 to get more accurate results

@@            Coverage Diff             @@
##              dev     #210      +/-   ##
==========================================
- Coverage   85.65%   84.49%   -1.16%     
==========================================
  Files          48       51       +3     
  Lines        3653     3858     +205     
==========================================
+ Hits         3129     3260     +131     
- Misses        415      483      +68     
- Partials      109      115       +6     
Impacted Files Coverage Δ
...l/datasource/shardingsource/sharding_datasource.go 56.52% <40.74%> (-20.41%) ⬇️
internal/datasource/cluster/cluster_db.go 60.00% <45.45%> (-21.82%) ⬇️
...al/datasource/transaction/bin_multi_transaction.go 48.00% <48.00%> (ø)
internal/datasource/transaction/types.go 91.66% <91.66%> (ø)
...ternal/datasource/transaction/delay_transaction.go 93.93% <93.93%> (ø)
sharding_select.go 73.83% <100.00%> (+0.18%) ⬆️

... and 1 file with indirect coverage changes

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

Copy link
Collaborator Author

@Stone-afk Stone-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

Copy link
Collaborator Author

@Stone-afk Stone-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

Copy link
Collaborator Author

@Stone-afk Stone-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

Copy link
Collaborator Author

@Stone-afk Stone-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

@Stone-afk
Copy link
Collaborator Author

mark

@Stone-afk
Copy link
Collaborator Author

暂时增加了一个 GetMultiV2

@Stone-afk Stone-afk changed the title WIP: 分库分表:datasource-简单的分布式事务方案支持 feature: 分库分表:datasource-简单的分布式事务方案支持 Jul 9, 2023
Copy link
Collaborator Author

@Stone-afk Stone-afk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mark

@flycash
Copy link
Contributor

flycash commented Jul 10, 2023

我合并进去然后我要重构了,等我先捋一下重构思路再说。当然,你也可以直接重构

@flycash flycash merged commit b801d2a into ecodeclub:dev Jul 10, 2023
@Stone-afk
Copy link
Collaborator Author

可以开个issue,讨论一下思路

@Stone-afk Stone-afk deleted the dev_tx branch September 7, 2023 15:54
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.

2 participants