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 with invalidation of queries #853

Merged
merged 14 commits into from
Mar 9, 2024
Merged

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Mar 9, 2024

⚠️ No Changeset found

Latest commit: c7a001c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Mar 9, 2024

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

Name Status Preview Comments Updated (UTC)
kubb ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 9, 2024 8:06pm

Copy link

codesandbox-ci bot commented Mar 9, 2024

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 c7a001c:

Sandbox Source
advanced-pet-store Configuration
faker-pet-store Configuration
msw-pet-store Configuration
python-pet-store Configuration
msw-v2-pet-store Configuration
react-query-pet-store Configuration
react-query-v5-pet-store Configuration
typescript-pet-store Configuration
simple-single-pet-store Configuration
solid-query-pet-store Configuration
svelte-query-pet-store Configuration
swr-pet-store Configuration
vue-query-pet-store Configuration
vue-query-v5-pet-store Configuration
zod-pet-store Configuration
zodios-pet-store Configuration
client-pet-store Configuration

Base automatically changed from chore/operationRefactor to main March 9, 2024 17:07
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

Attention: Patch coverage is 71.87500% with 18 lines in your changes are missing coverage. Please review.

Project coverage is 75.26%. Comparing base (752f9a0) to head (c7a001c).
Report is 1 commits behind head on main.

Files Patch % Lines
packages/swagger-msw/src/components/Operations.tsx 13.33% 13 Missing ⚠️
...ages/swagger-zodios/src/components/Definitions.tsx 0.00% 3 Missing ⚠️
packages/swagger-client/src/OperationGenerator.tsx 0.00% 1 Missing ⚠️
packages/swagger-msw/src/OperationGenerator.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #853      +/-   ##
==========================================
+ Coverage   74.96%   75.26%   +0.30%     
==========================================
  Files         157      156       -1     
  Lines       13565    13484      -81     
  Branches     1452     1457       +5     
==========================================
- Hits        10169    10149      -20     
+ Misses       3370     3309      -61     
  Partials       26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stijnvanhulle stijnvanhulle merged commit 23b25f5 into main Mar 9, 2024
12 of 13 checks passed
@stijnvanhulle stijnvanhulle deleted the examples/invalidateQueries branch March 9, 2024 20:13
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.

1 participant