dromara / hmily

Distributed transaction solutions
https://dromara.org
Apache License 2.0
4.11k stars 1.4k forks source link

基于undo日志实现delete,insert语句的自动revert #352

Closed zkyoma closed 1 year ago

zkyoma commented 1 year ago

Make sure that:

for #350

cherrylzhao commented 1 year ago

nice job

codecov-commenter commented 1 year ago

Codecov Report

Merging #352 (03c2d0f) into master (d75f07e) will not change coverage. The diff coverage is 0.00%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@          Coverage Diff           @@
##           master    #352   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         435     435           
  Lines        8424    8430    +6     
  Branches     1377    1377           
======================================
- Misses       8424    8430    +6     
Impacted Files Coverage Δ
...qlrevert/core/image/impl/DeleteSQLImageMapper.java 0.00% <0.00%> (ø)
...qlrevert/core/image/impl/InsertSQLImageMapper.java 0.00% <0.00%> (ø)

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