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

Feature/remove postgis #26

Merged
merged 5 commits into from
Mar 4, 2024
Merged

Feature/remove postgis #26

merged 5 commits into from
Mar 4, 2024

Conversation

juuso-j
Copy link
Collaborator

@juuso-j juuso-j commented Mar 4, 2024

Remove PostGIS

Description

Trello #77

Breakdown:

Files changed

  1. README.md
    • Remove PostGIX extension creation
  2. config_dev.env.example
    • Remove EMAIL variables and fix DATABASE_URL
  3. docker/postgres/Dockerfile
    • Remove PostGIS installation
  4. mpbackend/settings.py
    • Fix DATABASE_URL remove EMAIL settings

@juuso-j juuso-j added the enhancement New feature or request label Mar 4, 2024
@juuso-j juuso-j requested a review from ezkat March 4, 2024 09:05
@juuso-j juuso-j self-assigned this Mar 4, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 76.65%. Comparing base (6677f53) to head (ddd6ff7).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #26      +/-   ##
===========================================
- Coverage    76.70%   76.65%   -0.05%     
===========================================
  Files           65       65              
  Lines         2460     2455       -5     
  Branches       153      153              
===========================================
- Hits          1887     1882       -5     
  Misses         532      532              
  Partials        41       41              

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

@juuso-j juuso-j merged commit 2c89770 into develop Mar 4, 2024
3 checks passed
@juuso-j juuso-j mentioned this pull request Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants