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: ArrayBuffer.isView may not be available everywhere #33

Merged
merged 2 commits into from
Mar 16, 2022
Merged

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented Mar 14, 2022

Fixes #1134

@codecov
Copy link

codecov bot commented Mar 14, 2022

Codecov Report

Merging #33 (ef21b13) into main (b7f2765) will decrease coverage by 0.03%.
The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #33      +/-   ##
==========================================
- Coverage   87.32%   87.28%   -0.04%     
==========================================
  Files          18       18              
  Lines        1239     1243       +4     
  Branches      334      336       +2     
==========================================
+ Hits         1082     1085       +3     
- Misses        157      158       +1     
Impacted Files Coverage Δ
src/byte-helpers.js 92.74% <80.00%> (-0.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 b7f2765...ef21b13. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants