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

Fix issues with new versions of docker-compose #833

Merged
merged 3 commits into from
Oct 28, 2021

Conversation

christianlupus
Copy link
Collaborator

The recent changes in docker-compose changed the names of the containers. As a result, the debug script was no longer able to find the containers. This should fix the problem.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Oct 28, 2021

Codecov Report

Merging #833 (203a8ce) into master (790dfe7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #833   +/-   ##
=======================================
  Coverage   21.27%   21.27%           
=======================================
  Files          20       20           
  Lines        1551     1551           
=======================================
  Hits          330      330           
  Misses       1221     1221           
Flag Coverage Δ
integration 7.09% <ø> (ø)
unittests 14.18% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@github-actions
Copy link

github-actions bot commented Oct 28, 2021

Unit Test Results

  20 files    20 suites   7m 37s ⏱️
  66 tests   66 ✔️ 0 💤 0
660 runs  660 ✔️ 0 💤 0

Results for commit 203a8ce.

♻️ This comment has been updated with latest results.

Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus merged commit 8ed0bf5 into master Oct 28, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/testing-environemnt-bug branch October 28, 2021 09:22
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.

1 participant