Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

feature - createAddStream #291

Merged
merged 2 commits into from
Jun 6, 2016
Merged

feature - createAddStream #291

merged 2 commits into from
Jun 6, 2016

Conversation

daviddias
Copy link
Contributor

@daviddias daviddias commented Jun 5, 2016

  • fix adding empty dirs
  • createAddStream tests on interface-ipfs-core
  • createAddStream implemented

@daviddias daviddias force-pushed the feature/createAddStream branch from b6292c2 to 223e456 Compare June 6, 2016 11:13
@daviddias
Copy link
Contributor Author

daviddias commented Jun 6, 2016

  • need to add the promisify

@daviddias daviddias force-pushed the feature/createAddStream branch from 223e456 to 5012484 Compare June 6, 2016 11:23
})
}
callback(null, ds)
})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are errors handled somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, tahnk you. Emitted the error upstream :)

@haadcode
Copy link
Contributor

haadcode commented Jun 6, 2016

One question re. error handling, otherwise LGTM

@daviddias daviddias force-pushed the feature/createAddStream branch from 5012484 to d821abb Compare June 6, 2016 11:31
@daviddias daviddias merged commit e2bc06c into master Jun 6, 2016
@daviddias daviddias deleted the feature/createAddStream branch June 6, 2016 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants