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 creation of x-to-one rel tables after node creations #2884

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Feb 14, 2024

No description provided.

Copy link

codecov bot commented Feb 14, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (2a6820c) 93.40% compared to head (0f46aff) 93.39%.

Files Patch % Lines
src/storage/store/column.cpp 71.42% 2 Missing ⚠️
src/storage/wal_replayer.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2884      +/-   ##
==========================================
- Coverage   93.40%   93.39%   -0.02%     
==========================================
  Files        1089     1089              
  Lines       42097    42121      +24     
==========================================
+ Hits        39321    39339      +18     
- Misses       2776     2782       +6     

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

@ray6080 ray6080 merged commit 65f6aea into master Feb 15, 2024
15 checks passed
@ray6080 ray6080 deleted the fix-create-one-one-rel branch February 15, 2024 14:32
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