vapor / postgres-kit

🐘 Non-blocking, event-driven Swift client for PostgreSQL.
MIT License
186 stars 70 forks source link

Update required versions of dependencies #265

Closed gwynne closed 4 months ago

gwynne commented 4 months ago

These changes are now available in 2.13.4

Also removes the now unneeded dependency on SwiftAtomics.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 40.85%. Comparing base (ad8ae1e) to head (557e314).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #265 +/- ## ========================================== - Coverage 41.20% 40.85% -0.35% ========================================== Files 13 13 Lines 847 842 -5 ========================================== - Hits 349 344 -5 Misses 498 498 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-kit/pull/265?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/PostgresKit/PostgresConnectionSource.swift](https://app.codecov.io/gh/vapor/postgres-kit/pull/265?src=pr&el=tree&filepath=Sources%2FPostgresKit%2FPostgresConnectionSource.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc0tpdC9Qb3N0Z3Jlc0Nvbm5lY3Rpb25Tb3VyY2Uuc3dpZnQ=) | `100.00% <100.00%> (ø)` | | | [Sources/PostgresKit/PostgresDatabase+SQL.swift](https://app.codecov.io/gh/vapor/postgres-kit/pull/265?src=pr&el=tree&filepath=Sources%2FPostgresKit%2FPostgresDatabase%2BSQL.swift&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Qb3N0Z3Jlc0tpdC9Qb3N0Z3Jlc0RhdGFiYXNlK1NRTC5zd2lmdA==) | `72.72% <100.00%> (-2.28%)` | :arrow_down: |