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

Test cancel connection request #439

Closed fabianfett closed 10 months ago

fabianfett commented 10 months ago
codecov-commenter commented 10 months ago

Codecov Report

Merging #439 (2760eb1) into main (f0bfba7) will increase coverage by 0.11%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #439 +/- ## ========================================== + Coverage 59.22% 59.33% +0.11% ========================================== Files 124 124 Lines 9820 9820 ========================================== + Hits 5816 5827 +11 + Misses 4004 3993 -11 ``` [see 5 files with indirect coverage changes](https://app.codecov.io/gh/vapor/postgres-nio/pull/439/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor)