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

move index to storage #138

Merged
merged 1 commit into from
Nov 25, 2024
Merged

move index to storage #138

merged 1 commit into from
Nov 25, 2024

Conversation

jiangzhe
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 24, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 44.26877% with 141 lines in your changes missing coverage. Please review.

Project coverage is 73.79%. Comparing base (25b02f3) to head (693361a).

Files with missing lines Patch % Lines
doradb-storage/src/latch.rs 57.28% 44 Missing ⚠️
doradb-storage/src/buffer/mod.rs 58.88% 37 Missing ⚠️
doradb-storage/src/index/block_index.rs 0.00% 35 Missing ⚠️
doradb-storage/src/buffer/ptr.rs 0.00% 21 Missing ⚠️
doradb-storage/src/buffer/page.rs 0.00% 4 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   70.66%   73.79%   +3.12%     
==========================================
  Files         131      120      -11     
  Lines       17001    16434     -567     
==========================================
+ Hits        12014    12127     +113     
+ Misses       4987     4307     -680     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@jiangzhe jiangzhe force-pushed the move-index-to-storage branch from e02ae4a to 693361a Compare November 25, 2024 01:24
@jiangzhe jiangzhe merged commit 0ff2d11 into main Nov 25, 2024
1 check passed
@jiangzhe jiangzhe deleted the move-index-to-storage branch November 25, 2024 02:24
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.

2 participants