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: add timeout event #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

fupengl
Copy link

@fupengl fupengl commented Jan 27, 2021

xhr did not register for timeout event

@vercel
Copy link

vercel bot commented Jan 27, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/upload/q27wmesl7
✅ Preview: https://upload-git-fork-fupengl-patch-1.react-component.vercel.app

@codecov
Copy link

codecov bot commented Jan 27, 2021

Codecov Report

Merging #295 (93f6199) into master (653a094) will decrease coverage by 0.19%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #295      +/-   ##
==========================================
- Coverage   73.96%   73.77%   -0.20%     
==========================================
  Files           6        6              
  Lines         242      244       +2     
  Branches       58       58              
==========================================
+ Hits          179      180       +1     
- Misses         63       64       +1     
Impacted Files Coverage Δ
src/request.ts 88.88% <50.00%> (-1.50%) ⬇️

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 653a094...93f6199. Read the comment docs.

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.

None yet

1 participant