-
-
Notifications
You must be signed in to change notification settings - Fork 264
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 30.89% 30.91% +0.01%
==========================================
Files 488 488
Lines 40458 40461 +3
Branches 2522 2528 +6
==========================================
+ Hits 12501 12508 +7
+ Misses 27922 27918 -4
Partials 35 35
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.