Abdur-rahmaanJ / shopcube

🛒 POS & ecommerce solution for Shops. (Woo-commerce for Python) Complete with cart and wishlist.
Other
263 stars 136 forks source link

DOCS: move docs to root #494

Closed rehmanis closed 3 years ago

rehmanis commented 3 years ago

fixes #493

codecov[bot] commented 3 years ago

Codecov Report

Merging #494 (e0423d7) into dev (0b474c7) will decrease coverage by 0.04%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #494      +/-   ##
==========================================
- Coverage   84.50%   84.45%   -0.05%     
==========================================
  Files         138       69      -69     
  Lines        6776     3390    -3386     
  Branches      390      195     -195     
==========================================
- Hits         5726     2863    -2863     
+ Misses       1000      502     -498     
+ Partials       50       25      -25     
Impacted Files Coverage Δ
api/cli.py 75.00% <0.00%> (-0.14%) :arrow_down:
api/cli_content.py 100.00% <0.00%> (ø)
api/tests/test_cli.py 100.00% <0.00%> (ø)
shopyo/modules/box__bizhelp/announce/forms.py
shopyo/api/enhance.py
shopyo/modules/box__default/settings/models.py
shopyo/modules/box__default/auth/models.py
shopyo/api/database.py
shopyo/api/validators.py
...hopyo/modules/box__default/auth/tests/factories.py
... and 59 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 0b474c7...e0423d7. Read the comment docs.