vapor / postgres-nio

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

Require new swift-nio versions #343

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

New NIO versions enforce Sendability. We want to always pick those up. Also this fixes another import warning.

codecov-commenter commented 1 year ago

Codecov Report

Merging #343 (419ff1a) into main (18a60ef) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #343 +/- ## ======================================= Coverage 41.27% 41.27% ======================================= Files 115 115 Lines 9572 9572 ======================================= Hits 3951 3951 Misses 5621 5621 ``` | [Impacted Files](https://codecov.io/gh/vapor/postgres-nio/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Ξ” | | |---|---|---| | [...es/PostgresNIO/New/Data/UUID+PostgresCodable.swift](https://codecov.io/gh/vapor/postgres-nio/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvRGF0YS9VVUlEK1Bvc3RncmVzQ29kYWJsZS5zd2lmdA==) | `96.96% <ΓΈ> (ΓΈ)` | | | [Sources/PostgresNIO/New/PostgresCodable.swift](https://codecov.io/gh/vapor/postgres-nio/pull/343?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUG9zdGdyZXNDb2RhYmxlLnN3aWZ0) | `93.87% <ΓΈ> (ΓΈ)` | |