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: added volumes to database compose service for data persistence #99

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ajawu
Copy link

@ajawu ajawu commented Dec 28, 2022

  • Added container names using {{ cookiecutter.snake_name }}_service_name
  • Added volumes to database service to persist data

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2023

Codecov Report

Merging #99 (b84d332) into master (a6fdfbd) will increase coverage by 0.22%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   83.80%   84.02%   +0.22%     
==========================================
  Files           7        7              
  Lines         142      144       +2     
==========================================
+ Hits          119      121       +2     
  Misses         23       23              
Impacted Files Coverage Δ
manage_fastapi/context.py 97.61% <100.00%> (+0.11%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ajawu ajawu requested a review from Kludex January 3, 2023 17:00
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.

None yet

3 participants