vapor / postgres-nio

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

Add `testSelectActiveConnection` test #364

Closed fabianfett closed 1 year ago

fabianfett commented 1 year ago

Adds a test that selects the currently active connections.

codecov-commenter commented 1 year ago

Codecov Report

Merging #364 (031be75) into main (7524022) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #364 +/- ## ======================================= Coverage 41.99% 41.99% ======================================= Files 117 117 Lines 8091 8091 ======================================= Hits 3398 3398 Misses 4693 4693 ```