Skip to content

Conversation

@DrakeLin
Copy link
Collaborator

@DrakeLin DrakeLin commented Nov 22, 2025

What changes are proposed in this pull request?

Refactored custom is_x_supported() and is_x_enabled() functions in table_configuration.rs to use the generic is_feature_enabled(&TableFeature) and is_feature_supported(&TableFeature) functions

How was this change tested?

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.83%. Comparing base (0b30820) to head (d237421).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1519      +/-   ##
==========================================
+ Coverage   84.74%   84.83%   +0.08%     
==========================================
  Files         122      122              
  Lines       32938    33071     +133     
  Branches    32938    33071     +133     
==========================================
+ Hits        27914    28056     +142     
+ Misses       3674     3641      -33     
- Partials     1350     1374      +24     

☔ 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.

@github-actions github-actions bot added the breaking-change Change that require a major version bump label Nov 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-change Change that require a major version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant