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

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

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

zkyoma
Copy link
Contributor

@zkyoma zkyoma commented Aug 9, 2023

…ository的releaseHmilyLocks()方法的返回值

Make sure that:

  • You have read the contribution guidelines.
  • You submit test cases (unit or integration tests) that back your changes.
  • Your local test passed mvn clean install -Dmaven.javadoc.skip=true.

for issue #359

@codecov-commenter
Copy link

Codecov Report

Merging #360 (ba02358) into master (339313e) will not change coverage.
The diff coverage is 0.00%.

❗ 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    #360   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         442     443    +1     
  Lines        8621    8650   +29     
  Branches     1417    1422    +5     
======================================
- Misses       8621    8650   +29     
Files Changed Coverage Δ
...a/hmily/repository/mongodb/MongoEntityConvert.java 0.00% <0.00%> (ø)
...ra/hmily/repository/mongodb/MongodbRepository.java 0.00% <0.00%> (ø)
...ily/repository/mongodb/entity/LockMongoEntity.java 0.00% <0.00%> (ø)
...romara/hmily/repository/redis/RedisRepository.java 0.00% <0.00%> (ø)

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

@cherrylzhao cherrylzhao merged commit 8b5a208 into dromara:master Aug 16, 2023
1 check passed
@zkyoma zkyoma deleted the 359 branch August 25, 2023 03:46
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