Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: prevent checkout button display in basket #4289

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Chadys
Copy link
Contributor

@Chadys Chadys commented Apr 23, 2024

Some actions make the basket notification message display the "Checkout now" while we are on the basket page. This is a fix

Copy link

codecov bot commented Apr 23, 2024

Codecov Report

Merging #4289 (a33ee6c) into master (204b9a7) will decrease coverage by 0.01%.
Report is 11 commits behind head on master.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4289      +/-   ##
==========================================
- Coverage   88.28%   88.27%   -0.01%     
==========================================
  Files         293      293              
  Lines       16046    15911     -135     
==========================================
- Hits        14166    14046     -120     
+ Misses       1880     1865      -15     
Files Coverage Δ
src/oscar/apps/basket/utils.py 96.03% <100.00%> (-0.04%) ⬇️
src/oscar/apps/basket/views.py 92.01% <100.00%> (-0.03%) ⬇️

... and 184 files with indirect coverage changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant