-
-
Notifications
You must be signed in to change notification settings - Fork 47
feat(kitsu)!: upgrade axios to v1 #1073
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
benchaikin
commented
Apr 4, 2025
- Updated marshalling of axios headers in order to preserve behavior when no headers are present
- Updated marshalling of user data in order to preserve behavior when not present
- Updating tests to account for axios treating all header values as strings
- Bumped size limit to account for fatter axios dependency
|
For some reason Jest's |
|
Code Climate has analyzed commit 96fd1d7 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (100% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
|
Thanks! Merged in #1075 as some further code style changes needed to be performed and I don't have write access to your PR in your fork. |