Skip to content

Conversation

timescale-automation
Copy link
Member

This is an automated backport of #8145: Log only if compression ratio warnings enabled.
This PR will be merged automatically after all the relevant CI checks pass. If this fix should not be backported, or will be backported manually, just close this PR. You can use the backport branch to add your changes, it won't be modified automatically anymore.

For more details, please see the documentation

Original description

Log only if compression ratio warnings enabled

No need for logging at DEBUG1 level. Only
log if the feature is enabled and compression
ratio is under the threshold.

No need for logging at DEBUG1 level. Only
log if the feature is enabled and compression
ratio is under the threshold.

(cherry picked from commit 954278d)
Copy link

codecov bot commented May 21, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (2.20.x@e6153c7). Learn more about missing BASE report.

Files with missing lines Patch % Lines
tsl/src/compression/api.c 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             2.20.x    #8161   +/-   ##
=========================================
  Coverage          ?   82.35%           
=========================================
  Files             ?      254           
  Lines             ?    47720           
  Branches          ?    12036           
=========================================
  Hits              ?    39301           
  Misses            ?     3659           
  Partials          ?     4760           

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

@antekresic antekresic added this to the v2.20.1 milestone May 22, 2025
@timescale-automation timescale-automation merged commit fb7b789 into 2.20.x May 22, 2025
38 checks passed
@timescale-automation timescale-automation deleted the backport/2.20.x/8145 branch May 22, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-auto-backport PR created by backport automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants