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

Add basic support for Multiple Choice and Image Choice fields #1573

Merged
merged 1 commit into from
Sep 5, 2024

Add basic support for Multiple Choice and Image Choice fields

50e1283
Select commit
Loading
Failed to load commit list.
Merged

Add basic support for Multiple Choice and Image Choice fields #1573

Add basic support for Multiple Choice and Image Choice fields
50e1283
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 5, 2024 in 0s

88.31% of diff hit (target 77.82%)

View this Pull Request on Codecov

88.31% of diff hit (target 77.82%)

Annotations

Check warning on line 13 in src/Helper/Fields/Field_Image_Choice.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Image_Choice.php#L13

Added line #L13 was not covered by tests

Check warning on line 36 in src/Helper/Fields/Field_Image_Choice.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Image_Choice.php#L36

Added line #L36 was not covered by tests

Check warning on line 70 in src/Helper/Fields/Field_Image_Choice.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Image_Choice.php#L70

Added line #L70 was not covered by tests

Check warning on line 80 in src/Helper/Fields/Field_Image_Choice.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Image_Choice.php#L80

Added line #L80 was not covered by tests

Check warning on line 19 in src/Helper/Fields/Field_Multi_Choice.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Multi_Choice.php#L19

Added line #L19 was not covered by tests

Check warning on line 104 in src/Helper/Fields/Field_Survey.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Fields/Field_Survey.php#L104

Added line #L104 was not covered by tests

Check warning on line 53 in src/Helper/Helper_Abstract_Fields_Input_Type.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Helper_Abstract_Fields_Input_Type.php#L53

Added line #L53 was not covered by tests

Check warning on line 55 in src/Helper/Helper_Abstract_Fields_Input_Type.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Helper_Abstract_Fields_Input_Type.php#L55

Added line #L55 was not covered by tests

Check warning on line 104 in src/Helper/Helper_Abstract_Fields_Input_Type.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Helper/Helper_Abstract_Fields_Input_Type.php#L104

Added line #L104 was not covered by tests