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

Add ABI test against PG snapshot #7457

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kpan2034
Copy link
Contributor

This adds a test to check the ABI compatibility with PG snapshot. Timescaledb is built against the mininum abi version of postgres supported, for each major version of PG and tested against the latest snapshot.

@kpan2034 kpan2034 self-assigned this Nov 19, 2024
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.12%. Comparing base (59f50f2) to head (745db2e).
Report is 620 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7457      +/-   ##
==========================================
+ Coverage   80.06%   82.12%   +2.05%     
==========================================
  Files         190      230      +40     
  Lines       37181    43129    +5948     
  Branches     9450    10846    +1396     
==========================================
+ Hits        29770    35419    +5649     
- Misses       2997     3388     +391     
+ Partials     4414     4322      -92     

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


🚨 Try these New Features:

This adds a test to check the ABI compatibility with PG snapshot.
Timescaledb is built against the mininum abi version of postgres
supported, for each major version of PG and tested against the latest
snapshot.
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.

2 participants