Skip to content

Move policy_config functions to policy_config.c #8166

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

melihmutlu
Copy link
Member

Move policy_config_check_hypertable_lag_equality() into recently added policy_config.c file as this is a generic function to check config values.

Disable-check: force-changelog-file

Copy link

codecov bot commented May 22, 2025

Codecov Report

Attention: Patch coverage is 60.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 82.40%. Comparing base (3a2c482) to head (7a4d2ad).

Files with missing lines Patch % Lines
tsl/src/bgw_policy/policy_config.c 60.00% 7 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8166      +/-   ##
==========================================
+ Coverage   82.32%   82.40%   +0.07%     
==========================================
  Files         256      256              
  Lines       47931    47903      -28     
  Branches    12077    12073       -4     
==========================================
+ Hits        39458    39473      +15     
- Misses       3637     3651      +14     
+ Partials     4836     4779      -57     

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

Move policy_config_check_hypertable_lag_equality() into recently added
policy_config.c file as this is a generic function to check config
values.
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.

3 participants