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 DDL to rel group #2103

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Add DDL to rel group #2103

merged 1 commit into from
Sep 28, 2023

Conversation

andyfengHKU
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 28, 2023

Codecov Report

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

Comparison is base (17723ab) 88.97% compared to head (fe77b6b) 88.97%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2103   +/-   ##
=======================================
  Coverage   88.97%   88.97%           
=======================================
  Files         980      981    +1     
  Lines       36049    36067   +18     
=======================================
+ Hits        32074    32092   +18     
  Misses       3975     3975           
Files Coverage Δ
src/binder/bind/bind_copy.cpp 91.89% <100.00%> (+0.22%) ⬆️
src/binder/binder.cpp 97.39% <ø> (+2.15%) ⬆️
src/catalog/catalog.cpp 100.00% <100.00%> (ø)
src/catalog/catalog_content.cpp 97.40% <100.00%> (+0.10%) ⬆️
src/function/table_functions.cpp 100.00% <100.00%> (+2.53%) ⬆️
src/include/binder/binder.h 100.00% <ø> (ø)
src/include/catalog/catalog_content.h 95.00% <100.00%> (+0.26%) ⬆️
src/include/storage/wal/wal.h 100.00% <ø> (ø)
src/include/storage/wal/wal_record.h 34.66% <ø> (+0.90%) ⬆️
src/storage/wal/wal.cpp 97.67% <ø> (-0.09%) ⬇️
... and 4 more

... and 1 file with indirect coverage changes

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

@andyfengHKU andyfengHKU merged commit e110344 into master Sep 28, 2023
11 checks passed
@andyfengHKU andyfengHKU deleted the ddl-rel-group branch September 28, 2023 03:59
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