Abdur-rahmaanJ / shopcube

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

rundebug + runserver #489

Closed Abdur-rahmaanJ closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #489 (d2d2873) into dev (8054d50) will decrease coverage by 0.32%. The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #489      +/-   ##
==========================================
- Coverage   84.83%   84.50%   -0.33%     
==========================================
  Files         136      136              
  Lines        6646     6674      +28     
  Branches      376      384       +8     
==========================================
+ Hits         5638     5640       +2     
- Misses        961      986      +25     
- Partials       47       48       +1     
Impacted Files Coverage Δ
shopyo/api/tests/test_cli.py 100.00% <ø> (ø)
shopyo/app.py 79.85% <ø> (ø)
shopyo/manage.py 0.00% <0.00%> (ø)
shopyo/api/cli.py 75.13% <27.77%> (-4.99%) :arrow_down:
api/cli.py 75.13% <0.00%> (-4.99%) :arrow_down:
...es/box__default/auth/tests/test_auth_functional.py 97.20% <0.00%> (-1.40%) :arrow_down:
app.py 79.85% <0.00%> (ø)
api/tests/test_cli.py 100.00% <0.00%> (ø)

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 8054d50...d2d2873. Read the comment docs.

Abdur-rahmaanJ commented 3 years ago

Writing tests