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: make TanStack Query plugin work with class-based services #1096

Merged
merged 1 commit into from
Sep 26, 2024

fix: make TanStack Query plugin work with class-based services

b6e350a
Select commit
Loading
Failed to load commit list.
Merged

fix: make TanStack Query plugin work with class-based services #1096

fix: make TanStack Query plugin work with class-based services
b6e350a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 26, 2024 in 1s

64.70% of diff hit (target 81.21%)

View this Pull Request on Codecov

64.70% of diff hit (target 81.21%)

Annotations

Check warning on line 274 in packages/openapi-ts/src/generate/transformers.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/generate/transformers.ts#L274

Added line #L274 was not covered by tests

Check warning on line 476 in packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts#L476

Added line #L476 was not covered by tests

Check warning on line 502 in packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts#L501-L502

Added lines #L501 - L502 were not covered by tests

Check warning on line 517 in packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts#L505-L517

Added lines #L505 - L517 were not covered by tests

Check warning on line 1169 in packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/openapi-ts/src/plugins/@tanstack/query-core/plugin.ts#L1169

Added line #L1169 was not covered by tests