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/multipart upload timeout #932

Merged
merged 2 commits into from
Feb 20, 2021
Merged

Fix/multipart upload timeout #932

merged 2 commits into from
Feb 20, 2021

Conversation

beajer
Copy link
Contributor

@beajer beajer commented Feb 18, 2021

No description provided.

@codecov
Copy link

codecov bot commented Feb 18, 2021

Codecov Report

Merging #932 (fd6b528) into develop (5aec639) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #932   +/-   ##
========================================
  Coverage    93.79%   93.79%           
========================================
  Files           89       89           
  Lines         2693     2693           
========================================
  Hits          2526     2526           
  Misses         167      167           
Impacted Files Coverage Δ
lib/managed-upload.js 92.89% <100.00%> (ø)

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 5aec639...fd6b528. Read the comment docs.

@PeterRao PeterRao merged commit 89d0e77 into develop Feb 20, 2021
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/multipartUpload_timeout 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