dromara / hmily

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

实现全局锁在 zookeeper下的持久化, 完善 ZookeeperRepository 的相关方法, 并编写相关测试用例 #362

Closed zkyoma closed 1 year ago

zkyoma commented 1 year ago

Make sure that:

for issue #361

codecov-commenter commented 1 year ago

Codecov Report

Merging #362 (369a956) into master (339313e) will not change coverage. Report is 1 commits behind head on master. 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    #362   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         442     443    +1     
  Lines        8621    8681   +60     
  Branches     1417    1428   +11     
======================================
- Misses       8621    8681   +60     
Files Changed Coverage Δ
...mara/hmily/repository/spi/HmilyRepositoryNode.java 0.00% <0.00%> (ø)
...dromara/hmily/repository/spi/entity/HmilyLock.java 0.00% <ø> (ø)
...mily/repository/zookeeper/ZookeeperRepository.java 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

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