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

[14.0][FIX] product_variant_configurator_manual_creation: faster has_pending_variants computation for products with huge number of variant combinations #319

Closed
wants to merge 1 commit into from

[FIX] product_variant_configurator_manual_creation: faster has_pendin…

a401833
Select commit
Loading
Failed to load commit list.
Closed

[14.0][FIX] product_variant_configurator_manual_creation: faster has_pending_variants computation for products with huge number of variant combinations #319

[FIX] product_variant_configurator_manual_creation: faster has_pendin…
a401833
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 24, 2024 in 0s

5.00% of diff hit (target 88.09%)

View this Pull Request on Codecov

5.00% of diff hit (target 88.09%)

Annotations

Check warning on line 24 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L24

Added line #L24 was not covered by tests

Check warning on line 28 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L28

Added line #L28 was not covered by tests

Check warning on line 44 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L44

Added line #L44 was not covered by tests

Check warning on line 49 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L49

Added line #L49 was not covered by tests

Check warning on line 51 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L51

Added line #L51 was not covered by tests

Check warning on line 58 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L58

Added line #L58 was not covered by tests

Check warning on line 60 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L60

Added line #L60 was not covered by tests

Check warning on line 62 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L62

Added line #L62 was not covered by tests

Check warning on line 76 in product_variant_configurator_manual_creation/models/product_template.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

product_variant_configurator_manual_creation/models/product_template.py#L75-L76

Added lines #L75 - L76 were not covered by tests