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: support banner with context for Oas #1510

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

stijnvanhulle
Copy link
Collaborator

No description provided.

Copy link

changeset-bot bot commented Jan 9, 2025

🦋 Changeset detected

Latest commit: d2b9643

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-redoc Minor
@kubb/plugin-msw Minor
@kubb/plugin-oas Minor
@kubb/plugin-swr Minor
@kubb/plugin-zod Minor
@kubb/plugin-ts Minor
@kubb/core Minor
@kubb/cli Minor
kubb Patch
@kubb/react Minor
@kubb/config-biome Minor
@kubb/config-ts Minor
@kubb/config-tsup Minor
@kubb/fs Minor
@kubb/oas Minor
@kubb/parser-ts Minor
@kubb/types Minor

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

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 85.11905% with 25 lines in your changes missing coverage. Please review.

Project coverage is 84.66%. Comparing base (8e03792) to head (d2b9643).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...n-client/src/generators/groupedClientGenerator.tsx 12.50% 7 Missing ⚠️
...ct-query/src/generators/suspenseQueryGenerator.tsx 0.00% 7 Missing ⚠️
packages/plugin-oas/src/utils/getFooter.ts 50.00% 5 Missing ⚠️
...ackages/plugin-oas/src/generators/jsonGenerator.ts 0.00% 2 Missing ⚠️
packages/plugin-oas/src/utils/getBanner.ts 80.00% 2 Missing ⚠️
packages/core/src/build.ts 0.00% 1 Missing ⚠️
packages/plugin-ts/src/generators/oasGenerator.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1510      +/-   ##
==========================================
+ Coverage   84.64%   84.66%   +0.01%     
==========================================
  Files         163      165       +2     
  Lines       11465    11602     +137     
  Branches     2457     2432      -25     
==========================================
+ Hits         9705     9823     +118     
- Misses       1739     1758      +19     
  Partials       21       21              

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

@stijnvanhulle stijnvanhulle force-pushed the feat/banner-and-footer-with-oas-context branch from 52d2d9d to f8b4f59 Compare January 9, 2025 22:42
@stijnvanhulle stijnvanhulle force-pushed the feat/banner-and-footer-with-oas-context branch from f8b4f59 to d2b9643 Compare January 9, 2025 22:54
@stijnvanhulle stijnvanhulle merged commit f25bc02 into main Jan 9, 2025
10 checks passed
@stijnvanhulle stijnvanhulle deleted the feat/banner-and-footer-with-oas-context branch January 9, 2025 23:01
@github-actions github-actions bot mentioned this pull request Jan 9, 2025
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