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: broken encoding #532

Merged
merged 1 commit into from
May 5, 2024

fix: broken encoding

a9c764e
Select commit
Loading
Failed to load commit list.
Merged

fix: broken encoding #532

fix: broken encoding
a9c764e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 5, 2024 in 0s

72.67% of diff hit (target 76.57%)

View this Pull Request on Codecov

72.67% of diff hit (target 76.57%)

Annotations

Check warning on line 104 in packages/openapi-ts/src/compiler/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/index.ts#L104

Added line #L104 was not covered by tests

Check warning on line 173 in packages/openapi-ts/src/compiler/typedef.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/typedef.ts#L173

Added line #L173 was not covered by tests

Check warning on line 82 in packages/openapi-ts/src/compiler/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/types.ts#L67-L82

Added lines #L67 - L82 were not covered by tests

Check warning on line 105 in packages/openapi-ts/src/compiler/types.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/types.ts#L90-L105

Added lines #L90 - L105 were not covered by tests

Check warning on line 34 in packages/openapi-ts/src/compiler/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/utils.ts#L34

Added line #L34 was not covered by tests

Check warning on line 80 in packages/openapi-ts/src/compiler/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/utils.ts#L80

Added line #L80 was not covered by tests

Check warning on line 119 in packages/openapi-ts/src/compiler/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/utils.ts#L119

Added line #L119 was not covered by tests

Check warning on line 129 in packages/openapi-ts/src/compiler/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/utils.ts#L129

Added line #L129 was not covered by tests

Check warning on line 158 in packages/openapi-ts/src/compiler/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/compiler/utils.ts#L158

Added line #L158 was not covered by tests

Check warning on line 208 in packages/openapi-ts/src/utils/write/services.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/utils/write/services.ts#L208

Added line #L208 was not covered by tests

Check warning on line 426 in packages/openapi-ts/src/utils/write/services.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/utils/write/services.ts#L426

Added line #L426 was not covered by tests

Check warning on line 429 in packages/openapi-ts/src/utils/write/services.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/utils/write/services.ts#L429

Added line #L429 was not covered by tests

Check warning on line 65 in packages/openapi-ts/src/utils/write/type.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/utils/write/type.ts#L65

Added line #L65 was not covered by tests

Check warning on line 72 in packages/openapi-ts/src/utils/write/type.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/utils/write/type.ts#L72

Added line #L72 was not covered by tests