Skip to content

Conversation

@wangxuling
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #510 (20cbd6c) into master (c30a037) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #510   +/-   ##
=======================================
  Coverage   72.36%   72.36%           
=======================================
  Files          20       20           
  Lines        1071     1071           
  Branches      206      206           
=======================================
  Hits          775      775           
  Misses        296      296           
Impacted Files Coverage Δ
src/errors/index.ts 100.00% <100.00%> (ø)
src/upload/index.ts 93.10% <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 c30a037...20cbd6c. Read the comment docs.

Co-authored-by: Alain <yinxulai@hotmail.com>
@wangxuling wangxuling closed this May 21, 2021
@wangxuling wangxuling reopened this May 21, 2021
@yinxulai yinxulai merged commit a39495b into qiniu:master May 21, 2021
*/
export class QiniuNetworkError extends QiniuRequestError {
constructor(message: string, reqId: string = '') {
constructor(reqId = '', message: string) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

明显有问题 = =

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants