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: add support for long integers #1529

Merged
merged 1 commit into from
Jan 6, 2025

fix: add support for long integers

ccc0bbc
Select commit
Loading
Failed to load commit list.
Merged

fix: add support for long integers #1529

fix: add support for long integers
ccc0bbc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 6, 2025 in 0s

18.40% of diff hit (target 59.54%)

View this Pull Request on Codecov

18.40% of diff hit (target 59.54%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/2.0.x/parser/schema.ts#L166

Added line #L166 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/2.0.x/parser/schema.ts#L169

Added line #L169 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/openApi/2.0.x/parser/schema.ts#L171

Added line #L171 was not covered by tests

Check warning on line 173 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#L173

Added line #L173 was not covered by tests

Check warning on line 176 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#L176

Added line #L176 was not covered by tests

Check warning on line 178 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#L178

Added line #L178 was not covered by tests

Check warning on line 55 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L20-L55

Added lines #L20 - L55 were not covered by tests

Check warning on line 86 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L58-L86

Added lines #L58 - L86 were not covered by tests

Check warning on line 219 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L219

Added line #L219 was not covered by tests

Check warning on line 366 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 369 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 500 in packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/transformers/plugin.ts#L500

Added line #L500 was not covered by tests

Check warning on line 422 in packages/openapi-ts/src/plugins/@hey-api/typescript/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@hey-api/typescript/plugin.ts#L419-L422

Added lines #L419 - L422 were not covered by tests

Check warning on line 244 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L244

Added line #L244 was not covered by tests

Check warning on line 247 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L246-L247

Added lines #L246 - L247 were not covered by tests

Check warning on line 253 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L251-L253

Added lines #L251 - L253 were not covered by tests

Check warning on line 265 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L257-L265

Added lines #L257 - L265 were not covered by tests

Check warning on line 605 in packages/openapi-ts/src/plugins/zod/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/zod/plugin.ts#L600-L605

Added lines #L600 - L605 were not covered by tests