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

[12.0][PORT] #568 from 10.0: Fix shopinvader - Variants/Product active/inactive #656

Merged
merged 1 commit into from
May 29, 2020

Conversation

HviorForgeFlow
Copy link
Contributor

Port #568 from 10.0 to 12.0.

…ated to a shopinvader product are disabled, this shop. product is also disabled (active = False). But when the shopinvader variant is re-enabled, we should also re-enable the related shop. product (active = True). Otherwise it could cause some trouble into url management (url.url) who could stay disabled. But it's a side effect
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2020

Codecov Report

Merging #656 into 12.0 will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             12.0     #656      +/-   ##
==========================================
+ Coverage   91.60%   91.66%   +0.05%     
==========================================
  Files         137      137              
  Lines        3907     3921      +14     
==========================================
+ Hits         3579     3594      +15     
+ Misses        328      327       -1     
Impacted Files Coverage Δ
shopinvader/models/shopinvader_variant.py 99.13% <100.00%> (+0.06%) ⬆️
shopinvader/models/shopinvader_product.py 89.52% <0.00%> (+0.30%) ⬆️
shopinvader/models/product_product.py 82.14% <0.00%> (+2.14%) ⬆️
shopinvader/models/product_template.py 85.29% <0.00%> (+2.94%) ⬆️

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 f131c41...4395cdd. Read the comment docs.

@lmignon lmignon mentioned this pull request May 26, 2020
77 tasks
@rousseldenis
Copy link
Contributor

/ocabot merge patch

@shopinvader-git-bot
Copy link

On my way to merge this fine PR!
Prepared branch 12.0-ocabot-merge-pr-656-by-rousseldenis-bump-patch, awaiting test results.

@shopinvader-git-bot
Copy link

Congratulations, your PR was merged at 6d02094. Thanks a lot for contributing to shopinvader. ❤️

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

Successfully merging this pull request may close these issues.

5 participants