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

Postgresql docker container for local development #563

Merged
merged 3 commits into from
Mar 25, 2024

Conversation

foarsitter
Copy link
Contributor

Problem

It took me some minutes to figure out what is required to run the tests locally. This PR updates the environment variables so they align with the postgres docker container and adds a docker-compose.yml to have a testing database without persisting volume.

@codecov
Copy link

codecov bot commented Apr 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.56%. Comparing base (6e7158b) to head (caac9a4).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #563   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           6        6           
  Lines         768      768           
=======================================
  Hits          757      757           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@foarsitter foarsitter changed the title Docker postgresql Postgresql docker container for local development Apr 6, 2023
@foarsitter foarsitter added this to the 4.5.0 milestone Mar 21, 2024
docker-compose.yml Outdated Show resolved Hide resolved
@foarsitter foarsitter merged commit 8bef73c into jazzband:master Mar 25, 2024
9 checks passed
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

2 participants