Skip to content

Conversation

@gfx
Copy link
Member

@gfx gfx commented Jun 13, 2019

object instanceof ReadableStream does not allow ponyfills, a clone of built-in class, so it takes other ways.

In addition, this PR also supports a newer featureReadableStream.prototype[@@asyncIterator], which is supported by no browser as of June 2019.

@codecov-io
Copy link

codecov-io commented Jun 13, 2019

Codecov Report

Merging #67 into master will increase coverage by 0.99%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #67 +/- ## ========================================== + Coverage 96.89% 97.89% +0.99%  ========================================== Files 15 15 Lines 902 902 Branches 183 182 -1 ========================================== + Hits 874 883 +9  + Misses 28 19 -9
Impacted Files Coverage Δ
src/utils/stream.ts 100% <100%> (+60%) ⬆️

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 11a76c4...87e13bc. Read the comment docs.

@gfx gfx merged commit 22dcbba into master Jun 13, 2019
@gfx gfx deleted the allow_stream_ponyfill branch June 13, 2019 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants