-
-
Notifications
You must be signed in to change notification settings - Fork 159
fix(tuple): Repeat tupple type maxItems
times
#1938
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
base: main
Are you sure you want to change the base?
Conversation
|
|
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? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very cool! 😎 thank you
any chance to have it merged? |
For now tuple type creates one item ignoring actual number of items.