incubator-seata-go
incubator-seata-go copied to clipboard
Feature add undo log func
trafficstars
What this PR does: add undo func
Which issue(s) this PR fixes: issue #247
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
Codecov Report
Merging #260 (ed8dd0d) into master (a0ed1d0) will decrease coverage by
3.77%. The diff coverage is15.12%.
@@ Coverage Diff @@
## master #260 +/- ##
==========================================
- Coverage 50.99% 47.21% -3.78%
==========================================
Files 61 70 +9
Lines 3106 3687 +581
==========================================
+ Hits 1584 1741 +157
- Misses 1445 1852 +407
- Partials 77 94 +17
| Impacted Files | Coverage Δ | |
|---|---|---|
| pkg/datasource/sql/at.go | 4.13% <0.00%> (ø) |
|
| pkg/datasource/sql/undo/executor/executor.go | 0.00% <0.00%> (ø) |
|
| ...ce/sql/undo/executor/mysql_undo_delete_executor.go | 0.00% <0.00%> (ø) |
|
| ...ce/sql/undo/executor/mysql_undo_executor_holder.go | 0.00% <0.00%> (ø) |
|
| ...ce/sql/undo/executor/mysql_undo_insert_executor.go | 0.00% <0.00%> (ø) |
|
| ...ce/sql/undo/executor/mysql_undo_update_executor.go | 0.00% <0.00%> (ø) |
|
| pkg/datasource/sql/undo/executor/sql.go | 44.54% <44.54%> (ø) |
|
| pkg/datasource/sql/exec/hook/basic_undo_builder.go | 34.17% <0.00%> (-38.80%) |
:arrow_down: |
| pkg/rm/tcc/tcc_resource.go | 32.43% <0.00%> (-5.47%) |
:arrow_down: |
| pkg/tm/transaction_executor.go | 70.00% <0.00%> (-3.02%) |
:arrow_down: |
| ... and 7 more |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
PR已经拆分出去了
RoBot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
PR has been split