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

WIP: Multi option handle raw values #4181

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Hable raw values with multi option

a74b8b0
Select commit
Failed to load commit list.
Open

WIP: Multi option handle raw values #4181

Hable raw values with multi option
a74b8b0
Select commit
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 5, 2023 in 1s

94.19% of diff hit (target 87.61%)

View this Pull Request on Codecov

94.19% of diff hit (target 87.61%)

Annotations

Check warning on line 986 in src/oscar/apps/catalogue/abstract_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/abstract_models.py#L986

Added line #L986 was not covered by tests

Check warning on line 1036 in src/oscar/apps/catalogue/abstract_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/abstract_models.py#L1036

Added line #L1036 was not covered by tests

Check warning on line 1204 in src/oscar/apps/catalogue/abstract_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/abstract_models.py#L1204

Added line #L1204 was not covered by tests

Check warning on line 1249 in src/oscar/apps/catalogue/abstract_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/abstract_models.py#L1248-L1249

Added lines #L1248 - L1249 were not covered by tests

Check warning on line 1285 in src/oscar/apps/catalogue/abstract_models.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/abstract_models.py#L1285

Added line #L1285 was not covered by tests

Check warning on line 152 in src/oscar/apps/catalogue/product_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/product_attributes.py#L152

Added line #L152 was not covered by tests

Check warning on line 163 in src/oscar/apps/catalogue/product_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/product_attributes.py#L163

Added line #L163 was not covered by tests

Check warning on line 202 in src/oscar/apps/catalogue/product_attributes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/oscar/apps/catalogue/product_attributes.py#L202

Added line #L202 was not covered by tests