kubb-labs / kubb

The ultimate toolkit for working with APIs.
https://kubb.dev
MIT License
670 stars 54 forks source link

fix: Use of `x-nullable` and `nullable` for additionalProperties. #1236

Closed stijnvanhulle closed 2 weeks ago

changeset-bot[bot] commented 2 weeks ago

🦋 Changeset detected

Latest commit: ba02488c24a12ab6fa8096ee169b347bc813ebae

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

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

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.46%. Comparing base (e5c0424) to head (ba02488). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1236 +/- ## ========================================== + Coverage 85.39% 85.46% +0.06% ========================================== Files 149 149 Lines 9121 9121 Branches 1753 1755 +2 ========================================== + Hits 7789 7795 +6 + Misses 1321 1315 -6 Partials 11 11 ``` | [Flag](https://app.codecov.io/gh/kubb-labs/kubb/pull/1236/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubb-labs) | Coverage Δ | | |---|---|---| | [](https://app.codecov.io/gh/kubb-labs/kubb/pull/1236/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubb-labs) | `85.46% <ø> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=kubb-labs#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.