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

test: wait until session pool init has finished #1116

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

olavloite
Copy link
Collaborator

Wait until the session pool has been initialized before verifying the number of RPC calls on the server.

Fixes #1024

Wait until the session pool has been initialized before verifying the
number of RPC calls on the server.
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #1116 (b29fa9d) into postgresql-dialect (4384ffb) will decrease coverage by 0.10%.
Report is 7 commits behind head on postgresql-dialect.
The diff coverage is n/a.

❗ Current head b29fa9d differs from pull request most recent head 8879535. Consider uploading reports for the commit 8879535 to get more accurate results

@@                   Coverage Diff                    @@
##             postgresql-dialect    #1116      +/-   ##
========================================================
- Coverage                 90.55%   90.46%   -0.10%     
+ Complexity                 2506     2503       -3     
========================================================
  Files                       140      140              
  Lines                      8334     8334              
  Branches                   1213     1213              
========================================================
- Hits                       7547     7539       -8     
- Misses                      531      536       +5     
- Partials                    256      259       +3     
Flag Coverage Δ
all_tests 90.46% <ø> (-0.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 3 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@olavloite olavloite merged commit f6042c5 into postgresql-dialect Oct 13, 2023
29 of 30 checks passed
@olavloite olavloite deleted the issue-1024 branch October 13, 2023 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PGAdapter integration tests failed
1 participant