The Wayback Machine - http://web.archive.org/web/20201128221113/https://github.com/ipfs/js-ipfs-unixfs/pull/69
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: replace node buffers with uint8arrays #69

Merged
merged 4 commits into from Aug 5, 2020

Conversation

@achingbrain
Copy link
Member

@achingbrain achingbrain commented Aug 3, 2020

Follow up to #66 that removes node Buffers from the tests and uses
version of protons that returns uint8arrays.

Depends on:

Follow up to #66 that removes node Buffers from the tests and uses
version of protons that returns uint8arrays.
@achingbrain achingbrain requested review from Gozala, vmx, jacobheun and vasco-santos Aug 3, 2020
@Gozala
Gozala approved these changes Aug 3, 2020
Copy link
Contributor

@Gozala Gozala left a comment

🎉

Copy link
Member

@vasco-santos vasco-santos left a comment

Overall looks good! Just a suggestion that should fix CI

packages/ipfs-unixfs-exporter/test/exporter.spec.js Outdated Show resolved Hide resolved
@achingbrain
Copy link
Member Author

@achingbrain achingbrain commented Aug 5, 2020

N.b the browser tests are currently broken by babel/babel#11914

@achingbrain achingbrain merged commit 8a5aed2 into master Aug 5, 2020
2 of 3 checks passed
2 of 3 checks passed
codecov/project 97.24% (+-0.01%) compared to 32e5165
Details
Travis CI - Pull Request Build Passed
Details
codecov/patch 100.00% of diff hit (target 97.25%)
Details
@achingbrain achingbrain deleted the fix/replace-node-buffers-with-uint8arrays branch Aug 5, 2020

@achingbrain achingbrain mentioned this pull request Aug 10, 2020

64 of 64 tasks complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.