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

PG16: Enable CI #6174

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Oct 8, 2023

This commit enables PG16 in the following workflows:

  • Regression Linux (including 32bit)
  • ABI test
  • Memory tests
  • Sanitizer tests
  • Coverity

Disable-check: force-changelog-file

@fabriziomello fabriziomello added ci pg16 Issue/PR related to support for PG16 labels Oct 8, 2023
@fabriziomello fabriziomello self-assigned this Oct 8, 2023
@fabriziomello
Copy link
Contributor Author

It depends of #6139

@codecov
Copy link

codecov bot commented Oct 8, 2023

Codecov Report

Merging #6174 (bf368f5) into main (b4bb3a0) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #6174      +/-   ##
==========================================
+ Coverage   65.33%   65.38%   +0.05%     
==========================================
  Files         247      247              
  Lines       57528    57622      +94     
  Branches    12784    12800      +16     
==========================================
+ Hits        37585    37678      +93     
- Misses      18056    18095      +39     
+ Partials     1887     1849      -38     

see 64 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 5 times, most recently from 9717c57 to 1d601f6 Compare October 10, 2023 19:39
@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 17 times, most recently from c7f7973 to 99612a7 Compare October 25, 2023 14:51
@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 3 times, most recently from a732c98 to 2e6b0ff Compare October 26, 2023 16:58
@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 5 times, most recently from 71abce4 to a32204c Compare November 3, 2023 19:42
@fabriziomello fabriziomello marked this pull request as ready for review November 3, 2023 20:14
Copy link

github-actions bot commented Nov 3, 2023

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

Powered by pull-review

@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 2 times, most recently from 41e3afb to de9dedb Compare November 3, 2023 20:25
test/pg_regress.sh Outdated Show resolved Hide resolved
@fabriziomello fabriziomello force-pushed the pg16-enable-ci branch 13 times, most recently from 71a026d to e12c56b Compare November 4, 2023 14:58
This commit enables PG16 in the following workflows:
* Regression Linux (including 32bit)
* ABI test
* Memory tests
* Sanitizer tests
* Coverity
@fabriziomello fabriziomello merged commit fbc1fbb into timescale:main Nov 4, 2023
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci pg16 Issue/PR related to support for PG16
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants