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

Backport to 2.14.x: #6689: Add test for "compressed data is corrupt" in float8 compression #6709

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

timescale-automation
Copy link

This is an automated backport of #6689: Add test for "compressed data is corrupt" in float8 compression.
The original issue is #6681.
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

Add test for "compressed data is corrupt" in float8 compression

The bug itself is already fixed in the main branch.

Fixes #6681

Disable-check: force-changelog-file

@timescale-automation timescale-automation added the is-auto-backport PR created by backport automation label Feb 28, 2024
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.67%. Comparing base (39616e8) to head (972d8a7).
Report is 8 commits behind head on 2.14.x.

Additional details and impacted files
@@            Coverage Diff             @@
##           2.14.x    #6709      +/-   ##
==========================================
- Coverage   79.73%   79.67%   -0.07%     
==========================================
  Files         190      190              
  Lines       37343    37185     -158     
  Branches     9483     9434      -49     
==========================================
- Hits        29777    29627     -150     
- Misses       3147     3172      +25     
+ Partials     4419     4386      -33     

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

The bug itself is already fixed in the main branch.

(cherry picked from commit 94ac2bd)
@timescale-automation timescale-automation merged commit 1648ef0 into 2.14.x Feb 28, 2024
40 checks passed
@timescale-automation timescale-automation deleted the backport/2.14.x/6689 branch February 28, 2024 12:24
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