Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Add check for ArrayBuffer[Symbol.species] #233

Merged
merged 1 commit into from
Mar 30, 2017
Merged

Add check for ArrayBuffer[Symbol.species] #233

merged 1 commit into from
Mar 30, 2017

Conversation

existentialism
Copy link
Member

@existentialism existentialism commented Mar 29, 2017

Not really a comprehensive solution re: ArrayBuffer (as reported in #232), but we should include the polyfill where Symbol.species test fails.

@codecov-io
Copy link

codecov-io commented Mar 29, 2017

Codecov Report

Merging #233 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #233   +/-   ##
======================================
  Coverage    92.7%   92.7%           
======================================
  Files           4       4           
  Lines         192     192           
  Branches       57      57           
======================================
  Hits          178     178           
  Misses          9       9           
  Partials        5       5

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 aead61c...fbbeccb. Read the comment docs.

@hzoo hzoo merged commit 046f326 into master Mar 30, 2017
@existentialism existentialism deleted the issue232 branch March 31, 2017 17:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants