Skip to content

chore: Test with latest postgres (18) - #6539

Open
tvdeyen wants to merge 1 commit into
solidusio:mainfrom
blish:test-postgres-latest
Open

chore: Test with latest postgres (18)#6539
tvdeyen wants to merge 1 commit into
solidusio:mainfrom
blish:test-postgres-latest

Conversation

@tvdeyen

@tvdeyen tvdeyen commented Aug 17, 2026

Copy link
Copy Markdown
Member

Summary

We were testing with 13, which is already EOL. We want to be sure that we do not get any regressions with newer postgres versions, so we should test with latest all the time

Checklist

Check out our PR guidelines for more details.

The following are mandatory for all PRs:

The following are not always needed:

  • 📖 I have updated the README to account for my changes.
  • 📑 I have documented new code with YARD.
  • 🛣️ I have opened a PR to update the guides.
  • ✅ I have added automated tests to cover my changes.
  • 📸 I have attached screenshots to demo visual changes.

We were testing with 13, which is already EOL. We want to be sure that we do not get any regressions with newer postgres versions, so we should test with latest all the time
@tvdeyen
tvdeyen requested a review from a team as a code owner August 17, 2026 15:50
@github-actions github-actions Bot added the changelog:repository Changes to the repository not within any gem label Aug 17, 2026
@codecov

codecov Bot commented Aug 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.16%. Comparing base (4697059) to head (78f96a8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6539   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files        1036     1036           
  Lines       21188    21188           
=======================================
  Hits        19527    19527           
  Misses       1661     1661           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen added the backport-v4.7 Backport this pull-request to v4.7 label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v4.7 Backport this pull-request to v4.7 changelog:repository Changes to the repository not within any gem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants