Skip to content

Backport improvements #263

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

Merged
merged 4 commits into from
Feb 23, 2025
Merged

Backport improvements #263

merged 4 commits into from
Feb 23, 2025

Conversation

febus982
Copy link
Owner

@febus982 febus982 commented Feb 23, 2025

  • Replaces SQLite with MariaDB (tests still running on SQLite for now)
  • Uses docker as default to run the infrastructure (still keeping run configurations in PyCharm for easy debugging)
  • Add CORS middleware support
  • Support a test di_container in FastAPI and SocketIO applications (we'll want a common DI implementation for all applications, not the FastAPI one)

@febus982 febus982 marked this pull request as ready for review February 23, 2025 17:28
Copy link

Code Climate has analyzed commit 9cbbdaf and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 merged commit 44fd5cd into main Feb 23, 2025
11 checks passed
@febus982 febus982 deleted the backport-project-improvements branch February 23, 2025 18:03
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.

1 participant