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

Add `ConnectionIDGenerator` and `NoOpKeepAliveBehavior` #418

Closed fabianfett closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (main@8fbf8ff). Click here to learn what that means. The diff coverage is 85.71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #418 +/- ## ======================================= Coverage ? 55.01% ======================================= Files ? 110 Lines ? 7904 Branches ? 0 ======================================= Hits ? 4348 Misses ? 3556 Partials ? 0 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [...s/ConnectionPoolModule/ConnectionIDGenerator.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9Db25uZWN0aW9uSURHZW5lcmF0b3Iuc3dpZnQ=) | `100.00% <100.00%> (ø)` | | | [...ces/ConnectionPoolModule/NoKeepAliveBehavior.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/418?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9Ob0tlZXBBbGl2ZUJlaGF2aW9yLnN3aWZ0) | `66.66% <66.66%> (ø)` | |