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

PG17: Enable CI #7303

Merged
merged 2 commits into from
Sep 30, 2024
Merged

PG17: Enable CI #7303

merged 2 commits into from
Sep 30, 2024

Conversation

fabriziomello
Copy link
Contributor

@fabriziomello fabriziomello commented Sep 26, 2024

This commit enables PG17 in the following workflows:

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

Also bumped to minor versions:

  • 16.4
  • 15.8
  • 14.13

Disable-check: force-changelog-file
Disable-check: commit-count

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.02%. Comparing base (59f50f2) to head (abeedfa).
Report is 370 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7303      +/-   ##
==========================================
+ Coverage   80.06%   82.02%   +1.95%     
==========================================
  Files         190      217      +27     
  Lines       37181    38845    +1664     
  Branches     9450    10022     +572     
==========================================
+ Hits        29770    31863    +2093     
+ Misses       2997     2986      -11     
+ Partials     4414     3996     -418     

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

@fabriziomello fabriziomello force-pushed the pg17-enable-ci branch 10 times, most recently from 74f18a1 to 9e30bb6 Compare September 30, 2024 13:22
@svenklemm svenklemm added this to the TimescaleDB 2.17.0 milestone Sep 30, 2024
This commit enables PG17 in the following workflows:
* Regression Linux (including 32bit)
* Memory tests
* Sanitizer tests
* Coverity
* SQLSmith

Also bumped to minor versions:
* 16.4
* 15.8
* 14.13

And another minor python packages fixes.
@fabriziomello fabriziomello merged commit 6e53db1 into timescale:main Sep 30, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants