Skip to content

Use capture context in cart checkout (#671)

Codecov / codecov/project succeeded Apr 22, 2024 in 0s

70.36% (+0.57%) compared to d199a7e

View this Pull Request on Codecov

70.36% (+0.57%) compared to d199a7e

Details

Codecov Report

Attention: Patch coverage is 82.08469% with 55 lines in your changes are missing coverage. Please review.

Project coverage is 70.36%. Comparing base (d199a7e) to head (78f02fd).
Report is 7 commits behind head on master.

❗ Current head 78f02fd differs from pull request most recent head 212720b. Consider uploading reports for the commit 212720b to get more accurate results

Files Patch % Lines
backend/clubs/views.py 82.19% 39 Missing ⚠️
backend/clubs/models.py 74.07% 14 Missing ⚠️
backend/clubs/permissions.py 85.71% 1 Missing ⚠️
backend/clubs/serializers.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #501      +/-   ##
==========================================
+ Coverage   69.78%   70.36%   +0.57%     
==========================================
  Files          31       31              
  Lines        6387     6694     +307     
==========================================
+ Hits         4457     4710     +253     
- Misses       1930     1984      +54     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.