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

Rework table statistics ser/deser #2073

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Rework table statistics ser/deser #2073

merged 1 commit into from
Sep 24, 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: 96.42% and project coverage change: +0.01% 🎉

Comparison is base (b2ec22c) 90.21% compared to head (5253317) 90.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2073      +/-   ##
==========================================
+ Coverage   90.21%   90.23%   +0.01%     
==========================================
  Files         955      955              
  Lines       34608    34623      +15     
==========================================
+ Hits        31221    31241      +20     
+ Misses       3387     3382       -5     
Files Changed Coverage Δ
...c/include/processor/operator/scan/scan_rel_table.h 100.00% <ø> (ø)
src/include/storage/stats/table_statistics.h 96.77% <87.50%> (-3.23%) ⬇️
...storage/stats/nodes_statistics_and_deleted_ids.cpp 85.14% <88.23%> (+0.53%) ⬆️
...e/storage/stats/nodes_statistics_and_deleted_ids.h 100.00% <100.00%> (+4.25%) ⬆️
src/include/storage/stats/rels_statistics.h 95.23% <100.00%> (+5.23%) ⬆️
src/include/storage/storage_info.h 100.00% <100.00%> (ø)
src/include/storage/store/rel_table.h 100.00% <100.00%> (ø)
src/storage/stats/rels_statistics.cpp 100.00% <100.00%> (ø)
src/storage/stats/table_statistics.cpp 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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

@ray6080 ray6080 merged commit 4f8b9c2 into master Sep 24, 2023
11 checks passed
@ray6080 ray6080 deleted the refactor-storage-1 branch September 24, 2023 05:48
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