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

Update dependencies and AVA imports #81

Merged
merged 2 commits into from
Jan 29, 2021
Merged

Update dependencies and AVA imports #81

merged 2 commits into from
Jan 29, 2021

Conversation

nachogarcia
Copy link
Contributor

I've updated the dependencies and fixed the test imports.

I trust that if the tests pass this should keep working, but I haven't got deep into it.
Plugging it into an existing project before merging would be great.

Maybe a bot for dependency upgrade in the repository could be nice.

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #81 (b8f3db1) into master (4912d4c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #81   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines           70        76    +6     
  Branches        13        20    +7     
=========================================
+ Hits            70        76    +6     
Impacted Files Coverage Δ
src/cacheAdapterEnhancer.ts 100.00% <0.00%> (ø)
src/retryAdapterEnhancer.ts 100.00% <0.00%> (ø)
src/utils/buildSortedURL.ts 100.00% <0.00%> (ø)
src/throttleAdapterEnhancer.ts 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4912d4c...b8f3db1. Read the comment docs.

package-lock.json Outdated Show resolved Hide resolved
Copy link
Owner

@kuitos kuitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your nice work~

@kuitos kuitos merged commit 49e91e4 into kuitos:master Jan 29, 2021
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