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

Fix map creation #2113

Merged
merged 1 commit into from
Sep 30, 2023
Merged

Fix map creation #2113

merged 1 commit into from
Sep 30, 2023

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Sep 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (53d91db) 89.63% compared to head (01eeee0) 89.76%.
Report is 15 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2113      +/-   ##
==========================================
+ Coverage   89.63%   89.76%   +0.13%     
==========================================
  Files         985      986       +1     
  Lines       35750    35563     -187     
==========================================
- Hits        32043    31924     -119     
+ Misses       3707     3639      -68     
Files Coverage Δ
src/include/storage/store/compression.h 96.22% <100.00%> (ø)
src/include/storage/store/var_list_column_chunk.h 87.50% <100.00%> (+1.78%) ⬆️
src/storage/store/var_list_node_column.cpp 100.00% <100.00%> (ø)

... and 24 files with indirect coverage changes

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

@ray6080 ray6080 merged commit 9783bf4 into master Sep 30, 2023
10 of 11 checks passed
@ray6080 ray6080 deleted the fix-map-creation branch September 30, 2023 11:27
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