qiniu / api.v7

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

加强 v2/query 缓存 #260

Closed bachue closed 3 years ago

bachue commented 3 years ago
qiniu-bot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: bachue

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
codecov[bot] commented 3 years ago

Codecov Report

Merging #260 (37925df) into master (9239492) will decrease coverage by 0.16%. The diff coverage is 70.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
- Coverage   63.45%   63.29%   -0.17%     
==========================================
  Files          26       26              
  Lines        1850     1888      +38     
==========================================
+ Hits         1174     1195      +21     
- Misses        499      511      +12     
- Partials      177      182       +5     
Impacted Files Coverage Δ
storage/zone.go 100.00% <ø> (ø)
storage/region.go 64.40% <70.42%> (-4.35%) :arrow_down:

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 9239492...37925df. Read the comment docs.

Mei-Zhao commented 3 years ago

lgtm