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

cancel request when abort / timeout / error + proper tests for abortion #31

Merged
merged 2 commits into from
Nov 23, 2020

Conversation

arantes555
Copy link
Owner

No description provided.

@codecov
Copy link

codecov bot commented Nov 16, 2020

Codecov Report

Merging #31 (4471d8a) into master (b6a8cb7) will decrease coverage by 0.43%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   99.55%   99.12%   -0.44%     
==========================================
  Files           6        6              
  Lines         452      457       +5     
  Branches      147      146       -1     
==========================================
+ Hits          450      453       +3     
- Misses          1        2       +1     
- Partials        1        2       +1     
Impacted Files Coverage Δ
src/body.js 98.59% <100.00%> (-1.41%) ⬇️
src/index.js 98.30% <100.00%> (+0.04%) ⬆️

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 b6a8cb7...4471d8a. Read the comment docs.

@arantes555 arantes555 merged commit 7bd5969 into master Nov 23, 2020
achingbrain added a commit to ipfs/js-ipfs-utils that referenced this pull request Nov 25, 2020
No need to use the fork any more as the original bug has been [fixed](arantes555/electron-fetch#31).

The js-IPFS build passes with this change: ipfs/js-ipfs#3414
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.

1 participant