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: handle discriminators in experimental parser #1267

Merged
merged 1 commit into from
Nov 10, 2024

fix: handle discriminators in experimental parser

ff3aa4a
Select commit
Loading
Failed to load commit list.
Merged

fix: handle discriminators in experimental parser #1267

fix: handle discriminators in experimental parser
ff3aa4a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 10, 2024 in 1s

52.88% of diff hit (target 67.63%)

View this Pull Request on Codecov

52.88% of diff hit (target 67.63%)

Annotations

Check warning on line 241 in packages/openapi-ts/src/openApi/3.0.x/parser/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/index.ts#L241

Added line #L241 was not covered by tests

Check warning on line 66 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L66

Added line #L66 was not covered by tests

Check warning on line 119 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L119

Added line #L119 was not covered by tests

Check warning on line 130 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L130

Added line #L130 was not covered by tests

Check warning on line 143 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L143

Added line #L143 was not covered by tests

Check warning on line 196 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L196

Added line #L196 was not covered by tests

Check warning on line 233 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L233

Added line #L233 was not covered by tests

Check warning on line 236 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L236

Added line #L236 was not covered by tests

Check warning on line 269 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L253-L269

Added lines #L253 - L269 were not covered by tests

Check warning on line 358 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L358

Added line #L358 was not covered by tests

Check warning on line 394 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L366-L394

Added lines #L366 - L394 were not covered by tests

Check warning on line 431 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L431

Added line #L431 was not covered by tests

Check warning on line 499 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L499

Added line #L499 was not covered by tests

Check warning on line 510 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L507-L510

Added lines #L507 - L510 were not covered by tests

Check warning on line 512 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L512

Added line #L512 was not covered by tests

Check warning on line 534 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L515-L534

Added lines #L515 - L534 were not covered by tests

Check warning on line 542 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L538-L542

Added lines #L538 - L542 were not covered by tests

Check warning on line 544 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L544

Added line #L544 was not covered by tests

Check warning on line 581 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L581

Added line #L581 was not covered by tests

Check warning on line 597 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L597

Added line #L597 was not covered by tests

Check warning on line 632 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L632

Added line #L632 was not covered by tests

Check warning on line 673 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L673

Added line #L673 was not covered by tests

Check warning on line 723 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L723

Added line #L723 was not covered by tests

Check warning on line 739 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L739

Added line #L739 was not covered by tests

Check warning on line 742 in packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/3.0.x/parser/schema.ts#L742

Added line #L742 was not covered by tests