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

docs: docstrings edit #185

Merged
merged 8 commits into from
Jul 29, 2022
Merged

docs: docstrings edit #185

merged 8 commits into from
Jul 29, 2022

Conversation

FireboltCorey
Copy link
Contributor

@FireboltCorey FireboltCorey commented Jul 3, 2022

The following files with docstrings present were reviewed/edited:

_types.py | src\firebolt\async_db
connection.py | src\firebolt\async_db
cursor.py | src\firebolt\async_db
util.py | src\firebolt\async_db
client.py | src\firebolt\client
resource_manager_hooks.py | src\firebolt\client
base.py | src\firebolt\client\auth
token.py | src\firebolt\client\auth
username_password.py | src\firebolt\client\auth
settings.py | src\firebolt\common
connection.py | src\firebolt\db
cursor.py | src\firebolt\db
init.py | src\firebolt\model
binding.py | src\firebolt\model
database.py | src\firebolt\model
engine.py | src\firebolt\model
engine_revision.py | src\firebolt\model
binding.py | src\firebolt\service
database.py | src\firebolt\service
engine.py | src\firebolt\service
engine_revision.py | src\firebolt\service
instance_type.py | src\firebolt\service
manager.py | src\firebolt\service
provider.py | src\firebolt\service
region.py | src\firebolt\service
types.py | src\firebolt\service
exception.py | src\firebolt\utils
token_storage.py | src\firebolt\utils
usage_tracker.py | src\firebolt\utils
util.py | src\firebolt\utils
test_auth_async.py | tests\integration\dbapi\async
test_errors_async.py | tests\integration\dbapi\async
test_queries_async.py | tests\integration\dbapi\async
test_auth.py | tests\integration\dbapi\sync
test_errors.py | tests\integration\dbapi\sync
test_queries.py | tests\integration\dbapi\sync
test_connection.py | tests\unit\async_db
test_cursor.py | tests\unit\async_db
test_module.py | tests\unit\async_db
test_typing_parse.py | tests\unit\async_db
test_client.py | tests\unit\client
test_client_async.py | tests\unit\client
test_auth.py | tests\unit\client\auth
test_auth_async.py | tests\unit\client\auth
test_token.py | tests\unit\client\auth
test_username_password.py | tests\unit\client\auth
test_token_storage.py | tests\unit\common
test_util.py | tests\unit\common
test_connection.py | tests\unit\db
test_cursor.py | tests\unit\db
test_module.py | tests\unit\db
test_resource_manager.py | tests\unit\service

@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

60.0% 60.0% Coverage
0.0% 0.0% Duplication

@ericf-firebolt ericf-firebolt merged commit fdd1a1f into main Jul 29, 2022
@ericf-firebolt ericf-firebolt deleted the docstring-edit branch July 29, 2022 03:24
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.

3 participants