Skip to content

Fix an error service name when installing.#190

Open
yanqd0 wants to merge 1 commit intomvantellingen:developfrom
yanqd0:patch-1
Open

Fix an error service name when installing.#190
yanqd0 wants to merge 1 commit intomvantellingen:developfrom
yanqd0:patch-1

Conversation

@yanqd0
Copy link

@yanqd0 yanqd0 commented Aug 21, 2017

When executing ocker-compose run localshop syncdb, there is error information like:

ERROR: No such service: localshop

When executing `ocker-compose run localshop syncdb`, there is error information like:

> ERROR: No such service: localshop
@codecov
Copy link

codecov bot commented Aug 21, 2017

Codecov Report

Merging #190 into develop will increase coverage by 3.12%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #190      +/-   ##
===========================================
+ Coverage    82.15%   85.28%   +3.12%     
===========================================
  Files           36       33       -3     
  Lines         1390     1155     -235     
===========================================
- Hits          1142      985     -157     
+ Misses         248      170      -78
Impacted Files Coverage Δ
localshop/apps/dashboard/views.py 57.14% <0%> (-4.1%) ⬇️
localshop/apps/dashboard/urls.py 100% <0%> (ø) ⬆️
localshop/__init__.py
localshop/utils.py
localshop/urls.py
localshop/views.py
localshop/apps/permissions/migrations/__init__.py 100% <0%> (ø)
localshop/apps/permissions/utils.py 92.5% <0%> (+9.16%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c46af28...fb5449e. Read the comment docs.

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

Comments