vapor / postgres-nio

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

Update minimum Swift requirement to 5.7 #414

Closed gwynne closed 11 months ago

gwynne commented 11 months ago

Additional changes in this PR:

codecov-commenter commented 11 months ago

Codecov Report

Merging #414 (5e52a2c) into main (92ee156) will increase coverage by 6.40%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #414 +/- ## ========================================== + Coverage 49.19% 55.59% +6.40% ========================================== Files 108 107 -1 Lines 8845 7810 -1035 ========================================== - Hits 4351 4342 -9 + Misses 4494 3468 -1026 ``` [see 6 files with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/414/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)