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

finish auto merge #471

Merged
merged 7 commits into from Oct 1, 2023
Merged

finish auto merge #471

merged 7 commits into from Oct 1, 2023

Conversation

damotiansheng
Copy link
Collaborator

@damotiansheng damotiansheng commented Sep 30, 2023

  1. add auto merge for list
  2. add unit test for auto merge
  3. code refactor
  4. remote LSet of list for auto merge, list should be concise

@codecov
Copy link

codecov bot commented Sep 30, 2023

Codecov Report

Merging #471 (52e6506) into master (f8fd552) will decrease coverage by 0.43%.
The diff coverage is 55.20%.

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
- Coverage   73.14%   72.71%   -0.43%     
==========================================
  Files          31       31              
  Lines        4490     4504      +14     
==========================================
- Hits         3284     3275       -9     
- Misses        917      938      +21     
- Partials      289      291       +2     
Files Coverage Δ
db.go 67.56% <ø> (+0.56%) ⬆️
errors.go 100.00% <ø> (ø)
list.go 75.80% <ø> (+2.67%) ⬆️
tx.go 80.78% <ø> (-1.01%) ⬇️
tx_list.go 60.39% <70.96%> (+1.86%) ⬆️
merge.go 60.00% <50.00%> (-10.18%) ⬇️

... and 1 file with indirect coverage changes

@damotiansheng
Copy link
Collaborator Author

ok

@damotiansheng damotiansheng self-assigned this Oct 1, 2023
Copy link
Collaborator Author

@damotiansheng damotiansheng left a comment

Choose a reason for hiding this comment

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

ok

@damotiansheng damotiansheng merged commit 551d8b9 into nutsdb:master Oct 1, 2023
4 of 6 checks passed
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.

None yet

1 participant