Skip to content
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

Fix/dl axios #604

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Fix/dl axios #604

merged 3 commits into from
Jan 19, 2024

Conversation

stevenviar
Copy link
Contributor

The last update to dl-axios seems to have accidentally introduced a breaking change. The current version works if you initialize with http, promise, merge and config but these weren't previously required.

https://github.com/Availity/sdk-js/pull/599/files

This change fixes the broken import that happened with the axios upgrade without a breaking change.

Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3a355ae) 83.46% compared to head (7bf4331) 83.46%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #604   +/-   ##
=======================================
  Coverage   83.46%   83.46%           
=======================================
  Files          83       83           
  Lines        2565     2565           
  Branches      651      651           
=======================================
  Hits         2141     2141           
  Misses        424      424           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevenviar stevenviar merged commit 9dd7c9a into master Jan 19, 2024
6 checks passed
@stevenviar stevenviar deleted the fix/dl-axios branch January 19, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants