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

Make pg_join test more deterministic #6088

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Conversation

jnidzwetzki
Copy link
Contributor

@jnidzwetzki jnidzwetzki commented Sep 19, 2023

The pg_join regression test is flaky. This PR adds some analyze calls and increases the size of one table to make the test outcome more deterministic (see #5167).


Disable-check: force-changelog-file

The pg_join regression test is flaky. This PR adds some analyze calls
and increases the size of one table to make the test outcome more
deterministic.
@codecov
Copy link

codecov bot commented Sep 19, 2023

Codecov Report

Merging #6088 (52714a7) into main (a7e7e67) will increase coverage by 7.48%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6088      +/-   ##
==========================================
+ Coverage   74.03%   81.51%   +7.48%     
==========================================
  Files         246      246              
  Lines       49811    56667    +6856     
  Branches    12512    12553      +41     
==========================================
+ Hits        36879    46194    +9315     
- Misses       7099     8089     +990     
+ Partials     5833     2384    -3449     

see 226 files with indirect coverage changes

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

@jnidzwetzki jnidzwetzki marked this pull request as ready for review September 19, 2023 09:20
@github-actions
Copy link

@konskov, @nikkhils: please review this pull request.

Powered by pull-review

@jnidzwetzki jnidzwetzki merged commit 8fac069 into timescale:main Sep 19, 2023
42 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants