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

fix: Close db connection on startup (#205) #211

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

gromdimon
Copy link
Contributor

No description provided.

@gromdimon gromdimon linked an issue Nov 15, 2023 that may be closed by this pull request
@gromdimon gromdimon changed the title fix: Close db connection on startup fix: Close db connection on startup (#205) Nov 15, 2023
@gromdimon gromdimon self-assigned this Nov 15, 2023
Copy link

codecov bot commented Nov 15, 2023

Codecov Report

Merging #211 (596ea55) into main (0ff3d21) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #211   +/-   ##
=======================================
  Coverage   80.07%   80.07%           
=======================================
  Files         127      127           
  Lines        3770     3770           
  Branches      843      843           
=======================================
  Hits         3019     3019           
  Misses        693      693           
  Partials       58       58           

@gromdimon gromdimon merged commit e8ed6be into main Nov 15, 2023
10 checks passed
@holtgrewe holtgrewe added this to the 0.3.0 milestone Dec 22, 2023
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.

SQLAlchemy warnings in production
2 participants