Coverage report: 90%
coverage.py v7.3.2, created at 2023-12-13 21:29 -0800
coverage.py v7.3.2, created at 2023-12-13 21:29 -0800
Module | statements | missing | excluded | coverage |
---|---|---|---|---|
test/run_tests.py | 18 | 0 | 0 | 100% |
test/test_discounts.py | 47 | 1 | 0 | 98% |
test/test_products.py | 34 | 1 | 0 | 97% |
test/test_sales.py | 37 | 1 | 0 | 97% |
test/test_stock.py | 45 | 1 | 0 | 98% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/__init__.py | 0 | 0 | 0 | 100% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/inventory_management/__init__.py | 0 | 0 | 0 | 100% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/inventory_management/products.py | 18 | 6 | 0 | 67% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/inventory_management/stock.py | 29 | 0 | 0 | 100% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/sales_management/__init__.py | 0 | 0 | 0 | 100% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/sales_management/discounts.py | 25 | 12 | 0 | 52% |
/Users/marina/desktop/project-step-3-marinatian/src/grocery/sales_management/sales.py | 16 | 6 | 0 | 62% |
Total | 269 | 28 | 0 | 90% |
No items found using the specified filter.