vapor / postgres-nio

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

Add `PoolStateMachine.ConnectionState` #425

Closed fabianfett closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #425 (212a655) into main (5641966) will increase coverage by 0.77%. The diff coverage is 75.53%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #425 +/- ## ========================================== + Coverage 56.38% 57.15% +0.77% ========================================== Files 118 119 +1 Lines 8087 8410 +323 ========================================== + Hits 4560 4807 +247 - Misses 3527 3603 +76 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [Sources/ConnectionPoolModule/Max2Sequence.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9NYXgyU2VxdWVuY2Uuc3dpZnQ=) | `100.00% <100.00%> (ø)` | | | [...ources/ConnectionPoolModule/PoolStateMachine.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9Qb29sU3RhdGVNYWNoaW5lLnN3aWZ0) | `0.00% <0.00%> (ø)` | | | [...nPoolModule/PoolStateMachine+ConnectionState.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9Qb29sU3RhdGVNYWNoaW5lK0Nvbm5lY3Rpb25TdGF0ZS5zd2lmdA==) | `76.82% <76.82%> (ø)` | |