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

Explicitly mark the AsyncSequence iterators as non Sendable #490

Closed fabianfett closed 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 55.30%. Comparing base (f55caa7) to head (82a74be).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #490 +/- ## ========================================== - Coverage 55.31% 55.30% -0.01% ========================================== Files 127 127 Lines 10161 10161 ========================================== - Hits 5621 5620 -1 - Misses 4540 4541 +1 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/490?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Ξ” | | |---|---|---| | [...PostgresNIO/New/PostgresNotificationSequence.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/490?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% <ΓΈ> (ΓΈ)` | | | [Sources/PostgresNIO/New/PostgresQuery.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/490?src=pr&el=tree&filepath=Sources%2FPostgresNIO%2FNew%2FPostgresQuery.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUG9zdGdyZXNRdWVyeS5zd2lmdA==) | `82.30% <ΓΈ> (ΓΈ)` | | | [Sources/PostgresNIO/New/PostgresRowSequence.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/490?src=pr&el=tree&filepath=Sources%2FPostgresNIO%2FNew%2FPostgresRowSequence.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc05JTy9OZXcvUG9zdGdyZXNSb3dTZXF1ZW5jZS5zd2lmdA==) | `90.00% <ΓΈ> (ΓΈ)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/490/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)