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 the shopyo cli rundebug runserver cmd #55

Merged
merged 2 commits into from
Jun 12, 2021

Conversation

mahgieeee
Copy link
Contributor

@mahgieeee mahgieeee commented Jun 12, 2021

fixes #51

@codecov-commenter
Copy link

codecov-commenter commented Jun 12, 2021

Codecov Report

Merging #55 (c44b45f) into dev (32f8a10) will increase coverage by 0.04%.
The diff coverage is 19.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #55      +/-   ##
==========================================
+ Coverage   83.71%   83.75%   +0.04%     
==========================================
  Files          67      134      +67     
  Lines        3260     6524    +3264     
  Branches      187      370     +183     
==========================================
+ Hits         2729     5464    +2735     
- Misses        512     1022     +510     
- Partials       19       38      +19     
Impacted Files Coverage Δ
shopyo/manage.py 0.00% <0.00%> (ø)
shopyo/api/cli.py 77.17% <21.05%> (ø)
shopyo/modules/box__bizhelp/people/view.py 30.71% <0.00%> (ø)
shopyo/api/models.py 97.05% <0.00%> (ø)
...odules/box__default/auth/tests/test_auth_models.py 100.00% <0.00%> (ø)
shopyo/api/tests/conftest.py 87.23% <0.00%> (ø)
shopyo/modules/box__bizhelp/contact/forms.py 100.00% <0.00%> (ø)
shopyo/api/forms.py 42.85% <0.00%> (ø)
...hopyo/modules/box__default/auth/tests/factories.py 100.00% <0.00%> (ø)
shopyo/modules/box__default/appadmin/admin.py 100.00% <0.00%> (ø)
... and 60 more

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 32f8a10...c44b45f. Read the comment docs.

@rehmanis rehmanis merged commit 048e7b2 into shopyo:dev Jun 12, 2021
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.

FIX: replace rundebug/runserver shopyo_cli commands hack with click commands
3 participants