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

#210: Improve Database Connection and Providers typing and code quality #211

Conversation

AntonioMrtz
Copy link
Owner

Description

Improve Database Connection and Providers typing and code quality

Commit type

Refactor

Issue

#210

Solution

Proposed Changes

  • Improve type system for database connection and providers deleting many #type: ignore
  • Improve database connection handling
  • Shorten import and calls(characters) for getting database connection, collections and providers

Potential Impact

Screenshots

Additional Tasks

Assigned

@AntonioMrtz

* Shorten number of characters needed to get connections and providers
* Improve type system for database connections and providers
* Fix typo environment word
@AntonioMrtz AntonioMrtz linked an issue Sep 8, 2024 that may be closed by this pull request
@AntonioMrtz AntonioMrtz merged commit 63ea146 into master Sep 8, 2024
10 checks passed
@AntonioMrtz AntonioMrtz deleted the refactor/210-improve-database-connection-and-providers-typing-and-code-quality branch September 8, 2024 17:19
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.

Improve Database Connection and Providers typing and code quality
1 participant