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(jsonschema) don't skip remaining multiple union types #6223

Merged
merged 1 commit into from Mar 19, 2024

fix(jsonschema): don't skip remaining multiple union types

bfdea8c
Select commit
Failed to load commit list.
Merged

fix(jsonschema) don't skip remaining multiple union types #6223

fix(jsonschema): don't skip remaining multiple union types
bfdea8c
Select commit
Failed to load commit list.
Codecov / codecov/patch failed Mar 19, 2024 in 0s

53.84% of diff hit (target 79.44%)

View this Pull Request on Codecov

53.84% of diff hit (target 79.44%)

Annotations

Check warning on line 237 in src/JsonSchema/SchemaFactory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JsonSchema/SchemaFactory.php#L236-L237

Added lines #L236 - L237 were not covered by tests

Check warning on line 241 in src/JsonSchema/SchemaFactory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JsonSchema/SchemaFactory.php#L241

Added line #L241 was not covered by tests

Check warning on line 246 in src/JsonSchema/SchemaFactory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JsonSchema/SchemaFactory.php#L245-L246

Added lines #L245 - L246 were not covered by tests

Check warning on line 248 in src/JsonSchema/SchemaFactory.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/JsonSchema/SchemaFactory.php#L248

Added line #L248 was not covered by tests