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: use arrayBuffer first, fall back to FileReader if it does not work #943

Merged
merged 1 commit into from
Mar 23, 2021

Conversation

beajer
Copy link
Contributor

@beajer beajer commented Mar 22, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #943 (dec9902) into develop (a05c115) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #943   +/-   ##
========================================
  Coverage    93.99%   93.99%           
========================================
  Files           89       89           
  Lines         2714     2714           
========================================
  Hits          2551     2551           
  Misses         163      163           

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 a05c115...dec9902. Read the comment docs.

@PeterRao PeterRao merged commit 7c5fd52 into develop Mar 23, 2021
PeterRao added a commit that referenced this pull request Mar 23, 2021
* fix: use arrayBuffer first, fall back to FileReader if it does not work (#943)

* chore(release): 6.14.1

Co-authored-by: beajer <919060679@qq.com>
PeterRao added a commit that referenced this pull request Mar 26, 2021
* fix: use arrayBuffer first, fall back to FileReader if it does not work (#943)

* chore(release): 6.14.1

* feat: provide a switch to generate upload file md5 (#945)

* chore(release): 6.15.0

Co-authored-by: beajer <919060679@qq.com>
PeterRao pushed a commit that referenced this pull request Dec 21, 2021
* feat: fix test error

* fix: to update and fix test error

* feat: to update 7.x test case

* feat: to update action

* feat: to update action

* feat: to update action

* fix: restore before browser test case

* Fix/multipart upload timeout #932

* fix: link in README.md #934

* Fix/retry #939

* feat: provide a switch to generate upload file md5 #945

* fix: use arrayBuffer first, fall back to FileReader if it does not work #943

* feat: refactor refresh token #955

* fix: put json data

* fix: node parallel #968

* docs: update outdated links. #976

* feat: to add restore api #985

* fix: remove node enviroment x-oss-user-agent #987
@PeterRao PeterRao deleted the fix/arrayBuffer branch January 27, 2022 02:19
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