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 metadataDAHInfo from catalog to statistics #2074

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Sep 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 24, 2023

Codecov Report

Patch coverage: 96.31% and project coverage change: +0.01% 🎉

Comparison is base (4f8b9c2) 90.22% compared to head (380e8a9) 90.24%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2074      +/-   ##
==========================================
+ Coverage   90.22%   90.24%   +0.01%     
==========================================
  Files         955      955              
  Lines       34623    34647      +24     
==========================================
+ Hits        31239    31267      +28     
+ Misses       3384     3380       -4     
Files Changed Coverage Δ
src/include/catalog/catalog.h 100.00% <ø> (ø)
src/include/storage/storage_manager.h 100.00% <ø> (ø)
src/include/storage/store/node_column.h 100.00% <ø> (ø)
src/processor/map/map_create.cpp 100.00% <ø> (ø)
src/storage/store/node_column.cpp 79.01% <ø> (+0.72%) ⬆️
src/storage/wal_replayer.cpp 83.97% <81.81%> (+0.13%) ⬆️
src/include/storage/stats/table_statistics.h 92.30% <90.00%> (-4.47%) ⬇️
...storage/stats/nodes_statistics_and_deleted_ids.cpp 92.10% <90.90%> (+6.95%) ⬆️
src/storage/stats/table_statistics.cpp 97.89% <94.87%> (-2.11%) ⬇️
src/catalog/catalog.cpp 100.00% <100.00%> (ø)
... and 25 more

... and 3 files with indirect coverage changes

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

@ray6080 ray6080 merged commit 57d37b2 into master Sep 24, 2023
11 checks passed
@ray6080 ray6080 deleted the refactor-storage-1 branch September 24, 2023 10:45
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