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

feat: update user-agent and improve transport selection in queryClient #92

Merged
merged 4 commits into from
Jun 11, 2024

chore: improve _flight_client init with connection_string

8e3197c
Select commit
Loading
Failed to load commit list.
Merged

feat: update user-agent and improve transport selection in queryClient #92

chore: improve _flight_client init with connection_string
8e3197c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 6, 2024 in 0s

80.61% of diff hit (target 7.01%)

View this Pull Request on Codecov

80.61% of diff hit (target 7.01%)

Annotations

Check warning on line 29 in tests/test_api_client.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_api_client.py#L29

Added line #L29 was not covered by tests

Check warning on line 30 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L28-L30

Added lines #L28 - L30 were not covered by tests

Check warning on line 46 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L46

Added line #L46 was not covered by tests

Check warning on line 58 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L55-L58

Added lines #L55 - L58 were not covered by tests

Check warning on line 61 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L60-L61

Added lines #L60 - L61 were not covered by tests

Check warning on line 70 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L70

Added line #L70 was not covered by tests

Check warning on line 73 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L73

Added line #L73 was not covered by tests

Check warning on line 80 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L80

Added line #L80 was not covered by tests

Check warning on line 84 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 93 in tests/test_query.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

tests/test_query.py#L91-L93

Added lines #L91 - L93 were not covered by tests