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

service: Add driver-specific get_*_connection(s) APIs #440

Merged
merged 34 commits into from
Oct 12, 2023

Conversation

bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 12, 2023

What does this Pull Request accomplish?

Add driver-specific APIs such as get_nidcpower_connection(s).

Why should this Pull Request be merged?

Part of the new session management API.

What testing has been done?

Ran new unit tests.

bkeryan added 30 commits October 9, 2023 15:39
_with_typed_session() was incorrectly assuming that the runtime type matches the
static type. Also, it was trying to infer the static type variable
`TSession` based on the runtime type expression `type(session)`.
@dixonjoel
Copy link
Collaborator

Looks good. I'll wait for the target to change to main before approving.

Base automatically changed from users/bkeryan/get-connections to main October 12, 2023 17:18
@github-actions
Copy link

Test Results

       30 files       30 suites   24m 34s ⏱️
     451 tests    375 ✔️      76 💤 0
13 500 runs  9 635 ✔️ 3 865 💤 0

Results for commit 7918087.

@bkeryan bkeryan merged commit 1fdb753 into main Oct 12, 2023
20 checks passed
@bkeryan bkeryan deleted the users/bkeryan/get-driver-connections branch October 12, 2023 22:49
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.

2 participants