Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jackwotherspoon
Copy link
Collaborator

Add domain_name to ConnectionName dataclass.

PR also updates _parse_connection_name to wrap new
_parse_connection_name_with_domain_name to account for
domain name.

Part of #1169

@jackwotherspoon jackwotherspoon self-assigned this Dec 4, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner December 4, 2024 22:42
import pytest # noqa F401 Needed to run the tests

from google.cloud.sql.connector.connection_name import _parse_instance_connection_name
# fmt: off
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

import style of long import names differs between isort and black format, turning black formatter off for these imports to stop lint job from complaining.

@jackwotherspoon jackwotherspoon merged commit 720d1ad into main Dec 5, 2024
15 checks passed
@jackwotherspoon jackwotherspoon deleted the dns-polling branch December 5, 2024 18:21
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