vapor / postgres-nio

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
https://api.vapor.codes/postgresnio/documentation/postgresnio/
MIT License
304 stars 70 forks source link

Drop support for Swift 5.7 #485

Closed fabianfett closed 3 weeks ago

fabianfett commented 3 weeks ago

To land #484, we must drop support for Swift 5.7.

gwynne commented 3 weeks ago

Don't forget to update the README badge

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 55.01%. Comparing base (e7b9a08) to head (e1b1586).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #485 +/- ## ========================================== - Coverage 55.07% 55.01% -0.06% ========================================== Files 127 127 Lines 10155 10155 ========================================== - Hits 5593 5587 -6 - Misses 4562 4568 +6 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/485?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Ξ” | | |---|---|---| | [Sources/ConnectionPoolModule/ConnectionPool.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/485?src=pr&el=tree&filepath=Sources%2FConnectionPoolModule%2FConnectionPool.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9Db25uZWN0aW9uUG9vbC5zd2lmdA==) | `94.49% <100.00%> (-4.13%)` | :arrow_down: | | [Sources/PostgresNIO/New/NotificationListener.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/485?src=pr&el=tree&filepath=Sources%2FPostgresNIO%2FNew%2FNotificationListener.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvTm90aWZpY2F0aW9uTGlzdGVuZXIuc3dpZnQ=) | `69.13% <ΓΈ> (ΓΈ)` | | | [...PostgresNIO/New/PostgresNotificationSequence.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/485?src=pr&el=tree&filepath=Sources%2FPostgresNIO%2FNew%2FPostgresNotificationSequence.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUG9zdGdyZXNOb3RpZmljYXRpb25TZXF1ZW5jZS5zd2lmdA==) | `100.00% <ΓΈ> (ΓΈ)` | | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/485/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)