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: use of SchemaGenerator for ZodGenerator #868

Merged
merged 4 commits into from
Mar 16, 2024

Merge branch 'main' into chore/SchemaGenerator

0526fac
Select commit
Loading
Failed to load commit list.
Merged

fix: use of SchemaGenerator for ZodGenerator #868

Merge branch 'main' into chore/SchemaGenerator
0526fac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 15, 2024 in 0s

81.84% of diff hit (target 78.09%)

View this Pull Request on Codecov

81.84% of diff hit (target 78.09%)

Annotations

Check warning on line 450 in packages/parser/src/factory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/parser/src/factory.ts#L450

Added line #L450 was not covered by tests

Check warning on line 493 in packages/parser/src/factory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/parser/src/factory.ts#L492-L493

Added lines #L492 - L493 were not covered by tests

Check warning on line 534 in packages/parser/src/factory.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/parser/src/factory.ts#L533-L534

Added lines #L533 - L534 were not covered by tests

Check warning on line 105 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L105

Added line #L105 was not covered by tests

Check warning on line 107 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L107

Added line #L107 was not covered by tests

Check warning on line 128 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L123-L128

Added lines #L123 - L128 were not covered by tests

Check warning on line 145 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L144-L145

Added lines #L144 - L145 were not covered by tests

Check warning on line 194 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L189-L194

Added lines #L189 - L194 were not covered by tests

Check warning on line 220 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L202-L220

Added lines #L202 - L220 were not covered by tests

Check warning on line 251 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L250-L251

Added lines #L250 - L251 were not covered by tests

Check warning on line 280 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L256-L280

Added lines #L256 - L280 were not covered by tests

Check warning on line 315 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L310-L315

Added lines #L310 - L315 were not covered by tests

Check warning on line 331 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L324-L331

Added lines #L324 - L331 were not covered by tests

Check warning on line 363 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L351-L363

Added lines #L351 - L363 were not covered by tests

Check warning on line 419 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L415-L419

Added lines #L415 - L419 were not covered by tests

Check warning on line 429 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L423-L429

Added lines #L423 - L429 were not covered by tests

Check warning on line 433 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L433

Added line #L433 was not covered by tests

Check warning on line 437 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L437

Added line #L437 was not covered by tests

Check warning on line 441 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L441

Added line #L441 was not covered by tests

Check warning on line 452 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L451-L452

Added lines #L451 - L452 were not covered by tests

Check warning on line 459 in packages/swagger/src/SchemaGenerator.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/swagger/src/SchemaGenerator.ts#L454-L459

Added lines #L454 - L459 were not covered by tests