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

Compression test changes for PG14 #5771

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Compression test changes for PG14 #5771

merged 1 commit into from
Jun 12, 2023

Conversation

sotirissl
Copy link
Contributor

@sotirissl sotirissl commented Jun 9, 2023

We have changed the compression test by disabling parallel append
in some test cases because the regression test was falling only
in PG14.0 but not in PG14.8 or any other PostgreSQL version

Below is a link of the failed regression test for PG14.0
https://github.com/timescale/timescaledb/actions/runs/5183083367/jobs/9397412094#step:14:930

@codecov
Copy link

codecov bot commented Jun 9, 2023

Codecov Report

Merging #5771 (4056f19) into main (f26e656) will decrease coverage by 0.04%.
The diff coverage is n/a.

❗ Current head 4056f19 differs from pull request most recent head 8fe889e. Consider uploading reports for the commit 8fe889e to get more accurate results

@@            Coverage Diff             @@
##             main    #5771      +/-   ##
==========================================
- Coverage   87.85%   87.81%   -0.04%     
==========================================
  Files         239      239              
  Lines       55465    55460       -5     
  Branches    12277    12276       -1     
==========================================
- Hits        48728    48702      -26     
+ Misses       4883     4876       -7     
- Partials     1854     1882      +28     

see 18 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

We have changed the compression test by disabling parallel append
in some test cases because the regression test was falling only
in PG14.0 but not in PG14.8 or any other PostgreSQL version
@sotirissl sotirissl marked this pull request as ready for review June 9, 2023 17:10
@github-actions github-actions bot requested review from erimatnor and mahipv June 9, 2023 17:10
@github-actions
Copy link

github-actions bot commented Jun 9, 2023

@erimatnor, @mahipv: please review this pull request.

Powered by pull-review

@sotirissl sotirissl merged commit 8b10a67 into timescale:main Jun 12, 2023
44 of 47 checks passed
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.

None yet

3 participants