Closed carolinetfls closed 8 months ago
Attention: Patch coverage is 87.50000%
with 2 lines
in your changes are missing coverage. Please review.
Project coverage is 95.18%. Comparing base (
c33d022
) to head (d2a40f8
). Report is 3 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
service/routes.py | 77.77% | 2 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
add the total price method in the shop_cart model add the call to total price method in the routes code when an item is added, deleted or updated to a shopcart