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: provide a switch to generate upload file md5 #945

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

beajer
Copy link
Contributor

@beajer beajer commented Mar 25, 2021

No description provided.

@codecov
Copy link

codecov bot commented Mar 25, 2021

Codecov Report

Merging #945 (149d5d6) into develop (59aca92) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #945   +/-   ##
========================================
  Coverage    93.99%   93.99%           
========================================
  Files           89       89           
  Lines         2714     2716    +2     
========================================
+ Hits          2551     2553    +2     
  Misses         163      163           
Impacted Files Coverage Δ
lib/common/multipart.js 97.22% <100.00%> (+0.02%) ⬆️
lib/common/utils/createRequest.js 96.61% <100.00%> (+0.05%) ⬆️

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 59aca92...149d5d6. Read the comment docs.

@PeterRao PeterRao merged commit 2d65189 into develop Mar 25, 2021
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 feat/disabledMD5 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