Skip to content

Conversation

@gwynne
Copy link
Member

@gwynne gwynne commented Oct 23, 2025

These changes are now available in 2.15.0

Also update CI and convert the tests to SwiftTesting.

@gwynne gwynne requested review from 0xTim, MahdiBM and ptoffy October 23, 2025 13:00
@gwynne gwynne added enhancement New feature or request semver-minor Contains new APIs labels Oct 23, 2025
@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.05%. Comparing base (d2fd317) to head (9b38ce3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #275      +/-   ##
==========================================
+ Coverage   42.47%   43.05%   +0.57%     
==========================================
  Files          13       13              
  Lines         871      871              
==========================================
+ Hits          370      375       +5     
+ Misses        501      496       -5     
Files with missing lines Coverage Δ
Sources/PostgresKit/PostgresDataTranslation.swift 67.27% <ø> (-0.37%) ⬇️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- postgres:13
- postgres:18
- postgres:16
- postgres:14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should keep pg 13 I'd say, as long as Postgres themselves are supporting it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were no protocol changes between 13 and 14, so I see no point in making the test matrix even larger; it doesn't actually tell you anything that the test for 14 doesn't.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasnt thinking about a larger matrix. Mostly just replacing 14 with 13

@gwynne gwynne merged commit fe44bbe into main Oct 27, 2025
14 checks passed
@gwynne gwynne deleted the bump-swift branch October 27, 2025 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request semver-minor Contains new APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants