vapor / postgres-nio

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

Add Sendable conformance to PostgresEncodingContext #450

Closed gwynne closed 8 months ago

gwynne commented 8 months ago

Like it says.

Technically should probably be semver-minor, but doesn't really seem worth it.

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (ea0800d) 59.92% compared to head (cb8ddb5) 59.84%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #450 +/- ## ========================================== - Coverage 59.92% 59.84% -0.09% ========================================== Files 124 124 Lines 9937 9937 ========================================== - Hits 5955 5947 -8 - Misses 3982 3990 +8 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/450?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/PostgresNIO/New/PostgresCodable.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/450?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUG9zdGdyZXNDb2RhYmxlLnN3aWZ0) | `95.23% <ø> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/450/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)