Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PoolStateMachine.ConnectionState #425

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

fabianfett
Copy link
Collaborator

No description provided.

@fabianfett fabianfett added the semver-patch No public API change. label Oct 18, 2023
@fabianfett fabianfett added this to the ConnectionPool milestone Oct 18, 2023
@fabianfett fabianfett requested a review from gwynne October 18, 2023 20:06
@codecov-commenter
Copy link

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
@@            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 Coverage Δ
Sources/ConnectionPoolModule/Max2Sequence.swift 100.00% <100.00%> (ø)
...ources/ConnectionPoolModule/PoolStateMachine.swift 0.00% <0.00%> (ø)
...nPoolModule/PoolStateMachine+ConnectionState.swift 76.82% <76.82%> (ø)

@fabianfett fabianfett merged commit 20a8c34 into vapor:main Oct 18, 2023
@fabianfett fabianfett deleted the ff-pool-ConnectionState branch October 18, 2023 20:37
fabianfett added a commit to fabianfett/postgres-nio that referenced this pull request Oct 20, 2023
fabianfett added a commit to fabianfett/postgres-nio that referenced this pull request Oct 20, 2023
fabianfett added a commit to fabianfett/postgres-nio that referenced this pull request Oct 20, 2023
@fabianfett fabianfett added the ConnectionPool Features and bugs that are related to the impl in ConnectionPoolModule label Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ConnectionPool Features and bugs that are related to the impl in ConnectionPoolModule semver-patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants