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

Hard copied retry-axios into repository to support es5 #41

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 19, 2019

Fixes #33

@ghost ghost self-assigned this Feb 19, 2019
@ghost ghost requested review from valgussev and anderscognite February 19, 2019 08:09
@codecov
Copy link

codecov bot commented Feb 19, 2019

Codecov Report

Merging #41 into master will decrease coverage by 3.7%.
The diff coverage is 49.15%.

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
- Coverage   99.18%   95.47%   -3.71%     
==========================================
  Files          19       20       +1     
  Lines         738      796      +58     
  Branches       44       70      +26     
==========================================
+ Hits          732      760      +28     
- Misses          6       35      +29     
- Partials        0        1       +1
Impacted Files Coverage Δ
src/core.ts 98.68% <100%> (ø) ⬆️
src/helpers/retry-axios.ts 48.27% <48.27%> (ø)

@ghost ghost closed this Feb 19, 2019
@ghost
Copy link
Author

ghost commented Feb 19, 2019

Found out that [email protected] is in ES5

@ghost ghost deleted the f1/es5_retry_axios_utils branch March 1, 2019 10:03
This pull request was closed.
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.

Failed to minify the code
2 participants