qiniu / api.v7

Qiniu SDK for Golang (v7.x)
MIT License
265 stars 108 forks source link

修复 CI 错误 #247

Closed bachue closed 3 years ago

bachue commented 4 years ago

/retest

codecov[bot] commented 4 years ago

Codecov Report

Merging #247 (da12fbc) into master (02afc25) will decrease coverage by 2.43%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
- Coverage   59.89%   57.46%   -2.44%     
==========================================
  Files          22       22              
  Lines        1960     1702     -258     
==========================================
- Hits         1174      978     -196     
+ Misses        619      556      -63     
- Partials      167      168       +1     
Impacted Files Coverage Δ
storage/pfop.go 56.52% <0.00%> (-11.80%) :arrow_down:
storage/bucket.go 55.64% <0.00%> (-3.56%) :arrow_down:
rtc/util.go 50.00% <0.00%> (-3.49%) :arrow_down:
auth/credentials.go 68.81% <0.00%> (-3.01%) :arrow_down:
storage/resume_base.go 31.76% <0.00%> (-2.98%) :arrow_down:
storage/token.go 62.50% <0.00%> (-2.89%) :arrow_down:
storage/region.go 68.75% <0.00%> (-2.68%) :arrow_down:
storage/upload.go 77.33% <0.00%> (-2.55%) :arrow_down:
storage/base64_upload.go 61.42% <0.00%> (-2.21%) :arrow_down:
rtc/api.go 81.96% <0.00%> (-1.82%) :arrow_down:
... and 11 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 02afc25...da12fbc. Read the comment docs.

qiniu-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bachue, carter2000

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/qiniu/api.v7/blob/master/OWNERS)~~ [bachue] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment