-
-
Notifications
You must be signed in to change notification settings - Fork 266
fix(client-axios): Fix axios error handling without ts errors #2821
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
|
|
|
|
@mauriciabad is attempting to deploy a commit to the Hey API Team on Vercel. A member of the Team first needs to authorize it. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2821 +/- ##
==========================================
+ Coverage 27.95% 27.97% +0.01%
==========================================
Files 346 346
Lines 33374 33377 +3
Branches 1921 1926 +5
==========================================
+ Hits 9330 9337 +7
+ Misses 24017 24013 -4
Partials 27 27
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:
|
commit: |
Reverts #2804 and fixes #2800
Basically it's the original PR #2763 with TS errors fixed.