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(docs): fix typo parameters #728

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

chiptus
Copy link
Contributor

@chiptus chiptus commented Dec 14, 2023

closes #727

Copy link

changeset-bot bot commented Dec 14, 2023

⚠️ No Changeset found

Latest commit: b92d6d1

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 Dec 14, 2023

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 Dec 14, 2023 2:09am

Copy link

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

Sandbox Source
advanced-pet-store Configuration
faker-pet-store Configuration
msw-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 Dec 14, 2023

Codecov Report

Attention: 564 lines in your changes are missing coverage. Please review.

Comparison is base (b11b3fe) 13.63% compared to head (b92d6d1) 13.73%.
Report is 2 commits behind head on main.

Files Patch % Lines
examples/simple-single/src/gen/hooks.ts 0.00% 48 Missing ⚠️
...-query-v5/src/gen/hooks/useFindPetsByStatusHook.ts 0.00% 7 Missing ⚠️
...ct-query-v5/src/gen/hooks/useFindPetsByTagsHook.ts 0.00% 7 Missing ⚠️
...eact-query-v5/src/gen/hooks/useGetInventoryHook.ts 0.00% 7 Missing ⚠️
...eact-query-v5/src/gen/hooks/useGetOrderByIdHook.ts 0.00% 7 Missing ⚠️
.../react-query-v5/src/gen/hooks/useGetPetByIdHook.ts 0.00% 7 Missing ⚠️
...act-query-v5/src/gen/hooks/useGetUserByNameHook.ts 0.00% 7 Missing ⚠️
...s/react-query-v5/src/gen/hooks/useLoginUserHook.ts 0.00% 7 Missing ⚠️
.../react-query-v5/src/gen/hooks/useLogoutUserHook.ts 0.00% 7 Missing ⚠️
...clients/hooks/petController/useFindPetsByStatus.ts 0.00% 5 Missing ⚠️
... and 176 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #728      +/-   ##
==========================================
+ Coverage   13.63%   13.73%   +0.09%     
==========================================
  Files        1113     1113              
  Lines       49528    49527       -1     
  Branches     2051     2059       +8     
==========================================
+ Hits         6755     6803      +48     
+ Misses      41771    41725      -46     
+ Partials     1002      999       -3     

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

@stijnvanhulle stijnvanhulle merged commit 72a1efb into kubb-labs:main Dec 14, 2023
11 of 13 checks passed
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.

paramaters should be parameters
2 participants