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

refactor: Optimize the code structure so that DB and Tx use a set of indexing processes #479

Merged
merged 4 commits into from Oct 27, 2023

Conversation

bigboss2063
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #479 (7fdbb57) into master (b569ba8) will increase coverage by 0.16%.
The diff coverage is 79.24%.

@@            Coverage Diff             @@
##           master     #479      +/-   ##
==========================================
+ Coverage   72.74%   72.90%   +0.16%     
==========================================
  Files          32       32              
  Lines        4527     4414     -113     
==========================================
- Hits         3293     3218      -75     
+ Misses        942      907      -35     
+ Partials      292      289       -3     
Files Coverage Δ
tx.go 78.51% <55.55%> (-2.28%) ⬇️
db.go 72.17% <84.09%> (+4.61%) ⬆️

@bigboss2063 bigboss2063 merged commit e6f2306 into nutsdb:master Oct 27, 2023
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