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

[#1144] Added support for .env.local in docker-compose. #1196

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

AlexSkrypnyk
Copy link
Member

closes #1144

Copy link

codecov bot commented Feb 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4c86e94) 72.17% compared to head (1cfa54c) 72.17%.

❗ Current head 1cfa54c differs from pull request most recent head 248f4f9. Consider uploading reports for the commit 248f4f9 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1196   +/-   ##
========================================
  Coverage    72.17%   72.17%           
========================================
  Files           38       38           
  Lines         2857     2857           
========================================
  Hits          2062     2062           
  Misses         795      795           

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

@AlexSkrypnyk AlexSkrypnyk force-pushed the feature/1144-docker-compose-env branch 2 times, most recently from 248f4f9 to ed052d6 Compare February 19, 2024 06:35
@AlexSkrypnyk AlexSkrypnyk merged commit cc43427 into develop Feb 19, 2024
14 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the feature/1144-docker-compose-env branch February 19, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released in 1.19
Development

Successfully merging this pull request may close these issues.

Simplify the use of .env.local
1 participant