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

refactor: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery #7797

Merged

Merge branch 'main' into refactor/useSuspenseQueries-error-message

535f8c0
Select commit
Loading
Failed to load commit list.
Merged

refactor: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery #7797

Merge branch 'main' into refactor/useSuspenseQueries-error-message
535f8c0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 26, 2024 in 0s

75.00% of diff hit (target 44.58%)

View this Pull Request on Codecov

75.00% of diff hit (target 44.58%)

Annotations

Check warning on line 37 in packages/react-query/src/useSuspenseInfiniteQuery.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-query/src/useSuspenseInfiniteQuery.ts#L37

Added line #L37 was not covered by tests

Check warning on line 197 in packages/react-query/src/useSuspenseQueries.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react-query/src/useSuspenseQueries.ts#L197

Added line #L197 was not covered by tests