Skip to content

feat: Introduce TableCreationConfig for table creation property handling

d09e389
Select commit
Loading
Failed to load commit list.
Open

feat: Introduce TableCreationConfig for table creation property handling #1655

feat: Introduce TableCreationConfig for table creation property handling
d09e389
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 24, 2026 in 0s

84.75% (+0.11%) compared to a58cbb1

View this Pull Request on Codecov

84.75% (+0.11%) compared to a58cbb1

Details

Codecov Report

❌ Patch coverage is 97.91045% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.75%. Comparing base (a58cbb1) to head (d09e389).

Files with missing lines Patch % Lines
kernel/src/table_property_protocol_config.rs 98.16% 3 Missing and 1 partial ⚠️
kernel/src/table_features/mod.rs 96.66% 0 Missing and 1 partial ⚠️
kernel/src/transaction/create_table.rs 98.66% 0 Missing and 1 partial ⚠️
kernel/src/utils.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1655      +/-   ##
==========================================
+ Coverage   84.64%   84.75%   +0.11%     
==========================================
  Files         125      126       +1     
  Lines       34721    35005     +284     
  Branches    34721    35005     +284     
==========================================
+ Hits        29388    29668     +280     
- Misses       3983     3986       +3     
- Partials     1350     1351       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.