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

examples(react): Algolia search example #4971

Merged
merged 7 commits into from
Feb 12, 2023

Conversation

arnaudbzn
Copy link
Contributor

TypeScript example using infiniteQuery with Algolia.
Updated version of PR #3389

@vercel
Copy link

vercel bot commented Feb 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
query ⬜️ Ignored (Inspect) Feb 12, 2023 at 5:44PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 11, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 4ad553d:

Sandbox Source
@tanstack/query-example-react-basic-typescript Configuration
@tanstack/query-example-solid-basic-typescript Configuration
@tanstack/query-example-svelte-basic Configuration
@tanstack/query-example-vue-basic Configuration

@codecov-commenter
Copy link

codecov-commenter commented Feb 11, 2023

Codecov Report

Base: 91.70% // Head: 91.84% // Increases project coverage by +0.14% 🎉

Coverage data is based on head (4ad553d) compared to base (02852dd).
Patch has no changes to coverable lines.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4971      +/-   ##
==========================================
+ Coverage   91.70%   91.84%   +0.14%     
==========================================
  Files         111      111              
  Lines        4133     4146      +13     
  Branches     1064     1072       +8     
==========================================
+ Hits         3790     3808      +18     
+ Misses        322      317       -5     
  Partials       21       21              
Impacted Files Coverage Δ
...-query-object-syntax/prefer-query-object-syntax.ts 96.87% <0.00%> (-0.86%) ⬇️
packages/query-core/src/mutationCache.ts 100.00% <0.00%> (ø)
packages/query-core/src/retryer.ts 98.98% <0.00%> (+0.03%) ⬆️
packages/query-core/src/mutation.ts 93.87% <0.00%> (+5.75%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Collaborator

@TkDodo TkDodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Should we not add this to docs/config.json so that it's discoverable in the docs?

@arnaudbzn
Copy link
Contributor Author

Thanks. Should we not add this to docs/config.json so that it's discoverable in the docs?

Done in 4ad553d thank you.

@TkDodo TkDodo merged commit 1a38d17 into TanStack:main Feb 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants