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

Operation refactor #852

Merged
merged 11 commits into from
Mar 9, 2024
Merged

Operation refactor #852

merged 11 commits into from
Mar 9, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

@stijnvanhulle stijnvanhulle commented Mar 9, 2024

  • Helpers as an alternative for useOperation useOperationaName, ...

Copy link

changeset-bot bot commented Mar 9, 2024

🦋 Changeset detected

Latest commit: 5af93d9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@kubb/swagger-tanstack-query Patch
@kubb/swagger-client Patch
@kubb/swagger-zodios Patch
@kubb/swagger-faker Patch
@kubb/swagger-msw Patch
@kubb/swagger-swr Patch
@kubb/swagger-zod Patch
@kubb/swagger-ts Patch
@kubb/swagger Patch
@kubb/react Patch
@kubb/core Patch
@kubb/cli Patch
unplugin-kubb Patch
@kubb/parser Patch
@kubb/types Patch
@kubb/eslint-config Patch
@kubb/ts-config Patch
@kubb/tsup-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another 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 4:53pm

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 5af93d9:

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

Copy link

codecov bot commented Mar 9, 2024

Codecov Report

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

Project coverage is 74.96%. Comparing base (e2eed44) to head (5af93d9).

Files Patch % Lines
packages/swagger-zodios/src/components/utils.ts 0.00% 222 Missing and 1 partial ⚠️
packages/swagger-msw/src/components/Operations.tsx 45.52% 67 Missing ⚠️
packages/swagger-msw/src/components/utils.ts 15.21% 39 Missing ⚠️
.../swagger-tanstack-query/src/OperationGenerator.tsx 19.14% 38 Missing ⚠️
...agger-tanstack-query/src/components/Operations.tsx 52.63% 36 Missing ⚠️
packages/core/src/PluginManager.ts 36.11% 23 Missing ⚠️
packages/swagger-msw/src/OperationGenerator.tsx 31.25% 22 Missing ⚠️
packages/swagger-swr/src/OperationGenerator.tsx 26.08% 17 Missing ⚠️
packages/swagger/src/hooks/useOperations.ts 54.05% 17 Missing ⚠️
...uery/src/components/__snapshots__/Mutation/Pets.ts 0.00% 16 Missing ⚠️
... and 12 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #852      +/-   ##
==========================================
+ Coverage   73.70%   74.96%   +1.26%     
==========================================
  Files         151      157       +6     
  Lines       13162    13565     +403     
  Branches     1411     1452      +41     
==========================================
+ Hits         9701    10169     +468     
+ Misses       3436     3370      -66     
- Partials       25       26       +1     

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

@stijnvanhulle stijnvanhulle merged commit 752f9a0 into main Mar 9, 2024
12 of 13 checks passed
@stijnvanhulle stijnvanhulle deleted the chore/operationRefactor branch March 9, 2024 17:07
@github-actions github-actions bot mentioned this pull request Mar 9, 2024
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