-
-
Notifications
You must be signed in to change notification settings - Fork 272
fix(client): handle empty response bodies for various content types #2519
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
Conversation
|
|
🦋 Changeset detectedLatest commit: 95f00fa 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 |
|
@volesen is attempting to deploy a commit to the Hey API Team on Vercel. A member of the Team first needs to authorize it. |
cddf27f to
a720d20
Compare
commit: |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2519 +/- ##
==========================================
+ Coverage 23.99% 24.06% +0.07%
==========================================
Files 351 357 +6
Lines 34971 35452 +481
Branches 1499 1539 +40
==========================================
+ Hits 8390 8531 +141
- Misses 26569 26908 +339
- Partials 12 13 +1
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
left a comment
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.
Can you add the same changes to client-next so they stay in sync?
68e4247 to
8f3d7c8
Compare
8f3d7c8 to
70f63e9
Compare
mrlubos
left a comment
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.
Looking good!
Fixes #2517