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

IPFS hanging bug fix #1137

Merged
merged 6 commits into from
Jan 2, 2020
Merged

IPFS hanging bug fix #1137

merged 6 commits into from
Jan 2, 2020

Conversation

macor161
Copy link
Contributor

@macor161 macor161 commented Dec 28, 2019

🦅 Pull Request

🚨 Test instructions

apm publish
aragon ipfs propagate

@codecov
Copy link

codecov bot commented Dec 28, 2019

Codecov Report

❗ No coverage uploaded for pull request base (develop@88cc829). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #1137   +/-   ##
==========================================
  Coverage           ?   26.89%           
==========================================
  Files              ?      122           
  Lines              ?     2287           
  Branches           ?        0           
==========================================
  Hits               ?      615           
  Misses             ?     1672           
  Partials           ?        0
Impacted Files Coverage Δ
packages/toolkit/src/ipfs/constants.js 100% <ø> (ø)
packages/toolkit/src/ipfs/data.js 80.95% <0%> (ø)
packages/cli/src/commands/ipfs_cmds/propagate.js 0% <0%> (ø)
packages/cli/src/commands/apm_cmds/publish.js 0% <0%> (ø)

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 88cc829...c6777eb. Read the comment docs.

@0xGabi 0xGabi self-assigned this Jan 2, 2020
@eternauta1337 eternauta1337 added the 🐛 bug An unexpected behavior of the API label Jan 2, 2020
@0xGabi 0xGabi merged commit 41090b8 into develop Jan 2, 2020
@0xGabi 0xGabi deleted the ipfs-hang-fix branch January 2, 2020 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug An unexpected behavior of the API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ipfs propagate hangs forever fetching the gateways
3 participants