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

feat(fetchArrayBuffer): add fetchArrayBuffer API for produce fetch for arrayBuffer response #34

Merged
merged 2 commits into from
Oct 4, 2022

Conversation

abdmmar
Copy link
Contributor

@abdmmar abdmmar commented Oct 4, 2022

#22 for fetchArrayBuffer

@codecov-commenter
Copy link

Codecov Report

Merging #34 (b2ce758) into main (7f26b60) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           41        42    +1     
  Branches         9        10    +1     
=========================================
+ Hits            41        42    +1     
Impacted Files Coverage Δ
tests/test-cases.js 100.00% <ø> (ø)
src/fetch.macro.js 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@r17x
Copy link
Owner

r17x commented Oct 4, 2022

@all-contributors add @abdmmar as code and example

@allcontributors
Copy link
Contributor

@r17x

I've put up a pull request to add @abdmmar! 🎉

kodiakhq bot pushed a commit that referenced this pull request Oct 4, 2022
Adds @abdmmar as a contributor for code, example.

This was requested by r17x [in this comment](#34 (comment))
@kodiakhq kodiakhq bot merged commit 1136e05 into r17x:main Oct 4, 2022
@r17x r17x mentioned this pull request Oct 4, 2022
6 tasks
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
# [1.6.0](v1.5.0...v1.6.0) (2022-10-04)

### Features

* **fetchArrayBuffer:** add fetchArrayBuffer API for produce fetch for arrayBuffer response ([#34](#34)) ([1136e05](1136e05)), closes [#22](#22)
@r17x
Copy link
Owner

r17x commented Oct 4, 2022

true

@r17x r17x added the released label Oct 4, 2022
@abdmmar abdmmar deleted the feat/fetchArrayBuffer branch October 4, 2022 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants