Skip to content

Postgresql docker container for local development#563

Merged
foarsitter merged 3 commits intojazzband:masterfrom
foarsitter:docker_postgresql
Mar 25, 2024
Merged

Postgresql docker container for local development#563
foarsitter merged 3 commits intojazzband:masterfrom
foarsitter:docker_postgresql

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
@foarsitter foarsitter merged commit 8bef73c into jazzband:master Mar 25, 2024
@foarsitter foarsitter deleted the docker_postgresql branch April 7, 2025 08:26
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.

2 participants