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

Add abstraction of TableData #2072

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Add abstraction of TableData #2072

merged 1 commit into from
Sep 23, 2023

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Sep 23, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 23, 2023

Codecov Report

Patch coverage: 98.95% and project coverage change: -0.01% ⚠️

Comparison is base (bb02646) 90.20% compared to head (177d8f9) 90.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2072      +/-   ##
==========================================
- Coverage   90.20%   90.20%   -0.01%     
==========================================
  Files         953      955       +2     
  Lines       34592    34608      +16     
==========================================
+ Hits        31205    31218      +13     
- Misses       3387     3390       +3     
Files Changed Coverage Δ
...de/processor/operator/persistent/delete_executor.h 100.00% <ø> (ø)
src/include/storage/store/node_group.h 100.00% <ø> (ø)
src/include/storage/store/nodes_store.h 100.00% <ø> (ø)
src/storage/store/table_data.cpp 98.55% <98.55%> (ø)
src/include/storage/store/node_table.h 100.00% <100.00%> (ø)
src/include/storage/store/table_data.h 100.00% <100.00%> (ø)
.../processor/operator/persistent/delete_executor.cpp 100.00% <100.00%> (ø)
src/storage/store/node_group.cpp 100.00% <100.00%> (ø)
src/storage/store/node_table.cpp 100.00% <100.00%> (+0.81%) ⬆️

... and 5 files with indirect coverage changes

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

@ray6080 ray6080 merged commit b2ec22c into master Sep 23, 2023
11 checks passed
@ray6080 ray6080 deleted the refactor-storage-1 branch September 23, 2023 17:37
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

2 participants