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

feat: Group API Clients by Path Structure #1441

Merged
merged 2 commits into from
Dec 5, 2024
Merged

feat: Group API Clients by Path Structure #1441

merged 2 commits into from
Dec 5, 2024

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Dec 5, 2024

🦋 Changeset detected

Latest commit: 4ad3fe2

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

This PR includes changesets to release 23 packages
Name Type
@kubb/plugin-svelte-query Minor
@kubb/plugin-react-query Minor
@kubb/plugin-solid-query Minor
@kubb/plugin-vue-query Minor
@kubb/plugin-client Minor
@kubb/plugin-faker Minor
@kubb/plugin-msw Minor
@kubb/plugin-swr Minor
@kubb/cli Minor
@kubb/config-biome Minor
@kubb/config-ts Minor
@kubb/config-tsup Minor
@kubb/core Minor
@kubb/fs Minor
@kubb/oas Minor
@kubb/parser-ts Minor
@kubb/plugin-oas Minor
@kubb/plugin-redoc Minor
@kubb/plugin-ts Minor
@kubb/plugin-zod Minor
@kubb/react Minor
@kubb/types Minor
kubb 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

@stijnvanhulle stijnvanhulle linked an issue Dec 5, 2024 that may be closed by this pull request
Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 79.16667% with 5 lines in your changes missing coverage. Please review.

Project coverage is 84.49%. Comparing base (5012135) to head (4ad3fe2).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...ckages/plugin-oas/src/hooks/useOperationManager.ts 66.66% 4 Missing ⚠️
...n-client/src/generators/groupedClientGenerator.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1441      +/-   ##
==========================================
- Coverage   84.51%   84.49%   -0.03%     
==========================================
  Files         156      156              
  Lines       10224    10236      +12     
  Branches     2027     2032       +5     
==========================================
+ Hits         8641     8649       +8     
- Misses       1563     1567       +4     
  Partials       20       20              

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

@stijnvanhulle stijnvanhulle merged commit 55cbb62 into main Dec 5, 2024
9 of 10 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/1437 branch December 5, 2024 22:06
@github-actions github-actions bot mentioned this pull request Dec 5, 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.

Group API Clients by Path Structure
1 participant