-
Notifications
You must be signed in to change notification settings - Fork 299
Conversation
expect(err).to.not.exist() | ||
ipfs = node | ||
ipfsd = node |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
replace this line by: ipfs = ipfsd.api
and avoid replacing all the other lines.
I've pulled the latest and did all the linking and I get an error:
|
@diasdavid based on my convo with lgierth on IRC, it seems like |
ipfsd-ctl 0.27 has been published. Could you update the PR and rebase master to resolve merge conflicts? |
depends on ipfs-inactive/interface-js-ipfs-core#186 |
a6b3da5
to
8540e6e
Compare
@dryajov can you check why the Coveralls dropped so much? |
@diasdavid not sure why coverage dropped so much, I see that some tests are failing which might be messing up the coverage report, but other than that the actual tests haven't been altered to cause such a drop. I'll keep investigating. |
2d7035c
to
9fa4708
Compare
closing this PR and opening again |
No description provided.