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 `OneElementFastSequence` to be used in `ConnectionPool` #420

Closed fabianfett closed 9 months ago

codecov-commenter commented 9 months ago

Codecov Report

Merging #420 (bf18fbe) into main (358fa59) will increase coverage by 0.45%. The diff coverage is 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #420 +/- ## ========================================== + Coverage 55.18% 55.64% +0.45% ========================================== Files 110 111 +1 Lines 7904 7985 +81 ========================================== + Hits 4362 4443 +81 Misses 3542 3542 ``` | [Files](https://app.codecov.io/gh/vapor/postgres-nio/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor) | Coverage Δ | | |---|---|---| | [.../ConnectionPoolModule/OneElementFastSequence.swift](https://app.codecov.io/gh/vapor/postgres-nio/pull/420?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=vapor#diff-U291cmNlcy9Db25uZWN0aW9uUG9vbE1vZHVsZS9PbmVFbGVtZW50RmFzdFNlcXVlbmNlLnN3aWZ0) | `100.00% <100.00%> (ø)` | |