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 buffer pool #164

Merged
merged 1 commit into from
Feb 17, 2025
Merged

refactor buffer pool #164

merged 1 commit into from
Feb 17, 2025

Conversation

jiangzhe
Copy link
Owner

Refactor buffer pool API with static lifetime.

@codecov-commenter
Copy link

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

Codecov Report

Attention: Patch coverage is 71.83099% with 40 lines in your changes missing coverage. Please review.

Project coverage is 70.07%. Comparing base (51a32fc) to head (1ae1c29).

Files with missing lines Patch % Lines
doradb-storage/src/buffer/fixed.rs 72.11% 29 Missing ⚠️
doradb-storage/src/catalog/storage.rs 0.00% 5 Missing ⚠️
doradb-storage/src/table/mod.rs 61.53% 5 Missing ⚠️
doradb-storage/src/row/mod.rs 66.66% 1 Missing ⚠️

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #164      +/-   ##
==========================================
- Coverage   70.07%   70.07%   -0.01%     
==========================================
  Files         153      153              
  Lines       20787    20786       -1     
==========================================
- Hits        14567    14566       -1     
  Misses       6220     6220              

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

@jiangzhe jiangzhe merged commit 2a94626 into main Feb 17, 2025
1 check passed
@jiangzhe jiangzhe deleted the refactor-buffer-pool branch February 17, 2025 04:39
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