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 schema constructors #2562

Merged
merged 1 commit into from
Dec 11, 2023

rework table schema constructors

9bf077d
Select commit
Loading
Failed to load commit list.
Merged

rework table schema constructors #2562

rework table schema constructors
9bf077d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 1s

92.91% (target 80.00%)

View this Pull Request on Codecov

92.91% (target 80.00%)

Details

Codecov Report

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

Comparison is base (8b7cffe) 92.90% compared to head (9bf077d) 92.91%.

Files Patch % Lines
src/catalog/rel_table_group_schema.cpp 50.00% 3 Missing ⚠️
src/catalog/rel_table_schema.cpp 91.30% 2 Missing ⚠️
src/catalog/rdf_graph_schema.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2562   +/-   ##
=======================================
  Coverage   92.90%   92.91%           
=======================================
  Files        1026     1026           
  Lines       38579    38591   +12     
=======================================
+ Hits        35842    35855   +13     
+ Misses       2737     2736    -1     

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