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: crypto about browser bug #390

Merged
merged 1 commit into from
Mar 21, 2018

Conversation

binghaiwang
Copy link
Contributor

@binghaiwang binghaiwang commented Mar 19, 2018

fix: crypto about browser bug
Close #386

@binghaiwang binghaiwang changed the title fix: issues https://github.com/ali-sdk/ali-oss/issues/386 fix: crypto about browser bug Mar 19, 2018
@codecov-io
Copy link

codecov-io commented Mar 21, 2018

Codecov Report

Merging #390 into master will decrease coverage by 71.96%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #390       +/-   ##
===========================================
- Coverage   96.49%   24.53%   -71.97%     
===========================================
  Files          14       14               
  Lines        1598     1598               
  Branches      303      303               
===========================================
- Hits         1542      392     -1150     
- Misses         56     1206     +1150
Impacted Files Coverage Δ
lib/common/callback.js 6.25% <0%> (-93.75%) ⬇️
lib/common/multipart-copy.js 7.92% <0%> (-91.09%) ⬇️
lib/common/multipart.js 10.71% <0%> (-88.1%) ⬇️
lib/bucket.js 12.28% <0%> (-85.97%) ⬇️
lib/object.js 12.76% <0%> (-84.05%) ⬇️
lib/common/signUtils.js 11.32% <0%> (-83.02%) ⬇️
lib/managed_upload.js 13.98% <0%> (-82.52%) ⬇️
lib/rtmp.js 14.01% <0%> (-76.64%) ⬇️
lib/cluster.js 23.07% <0%> (-76.16%) ⬇️
lib/common/thunkpool.js 25% <0%> (-73.08%) ⬇️
... and 3 more

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 59e245e...a3193bc. Read the comment docs.

@PeterRao PeterRao merged commit 5b5ae3e into ali-sdk:master Mar 21, 2018
popomore added a commit that referenced this pull request Apr 3, 2018
This reverts commit 5b5ae3e.
popomore added a commit that referenced this pull request Apr 3, 2018
* Revert "Create ISSUE_TEMPLATE.md"

This reverts commit 53c024a.

* Revert "chroe: build 4.14.1"

This reverts commit 18f2f5e.

* Revert "chore(release): 4.14.1"

This reverts commit d3f6b13.

* Revert "fix: signUtils header sort err fix (#418)"

This reverts commit 60383ee.

* Revert "chore: bump 4.14.0"

This reverts commit a617866.

* Revert "chore(release): 4.14.0"

This reverts commit 4d3e7fe.

* Revert "chore: remove the temp file"

This reverts commit b9a2cec.

* Revert "fix: _resumeMultipart not use yield"

This reverts commit ba2382b.

* Revert "fix(Browser): multipartUpload InvalidPartOrderError by doneParts repeat (#414)"

This reverts commit 2b0967f.

* Revert "feat: browser support blob (#409)"

This reverts commit e8a78b5.

* Revert "feat(browser): multipartUpload err will cancel this task (#399)"

This reverts commit 64f8d68.

* Revert "feat: signatureUrl refactor and support callback (#408)"

This reverts commit 343938f.

* Revert "chore: Delete example build file (#410)"

This reverts commit 02b0efd.

* Revert "feat: rm unused test data (#401)"

This reverts commit 3d2ce4e.

* Revert "feat: add ignore (#397)"

This reverts commit 0f003aa.

* Revert "refactor: add eslint for es6 (#382)"

This reverts commit e3c1b54.

* Revert "fix: issues #386 (#390)"

This reverts commit 5b5ae3e.

* Revert "refactor: authorization refactor (#387)"

This reverts commit 59e245e.

* Revert "feat: expose sdk version with OSS (#389)"

This reverts commit 0bdc876.
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.

Cannot read property 'crypto' of undefined
3 participants