fix(tuple): Repeat tupple type maxItems times#1938
Conversation
|
|
🦋 Changeset detectedLatest commit: 2a03e37 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hey @sredni can you update snapshots please? That should cover my ask which would've been to add tests |
|
yepp, I'm working on that, will let you know when will be fixed. |
@hey-api/client-axios
@hey-api/client-fetch
@hey-api/client-next
@hey-api/client-nuxt
@hey-api/nuxt
@hey-api/openapi-ts
@hey-api/vite-plugin
commit: |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1938 +/- ##
=======================================
Coverage 22.34% 22.34%
=======================================
Files 251 251
Lines 21026 21026
Branches 781 781
=======================================
Hits 4699 4699
Misses 16321 16321
Partials 6 6
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@mrlubos can you check now? |
|
any chance to have it merged? |
|
@sredni yes sir! coming up, had to fix something else first, sorry for the delay! |
For now tuple type creates one item ignoring actual number of items.