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

object/azure: fix azure list api #2263

Merged
merged 4 commits into from
Jun 18, 2022
Merged

object/azure: fix azure list api #2263

merged 4 commits into from
Jun 18, 2022

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 17, 2022

Codecov Report

Merging #2263 (e8a344f) into main (fabd245) will increase coverage by 0.14%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2263      +/-   ##
==========================================
+ Coverage   61.78%   61.92%   +0.14%     
==========================================
  Files         138      137       -1     
  Lines       25059    25207     +148     
==========================================
+ Hits        15482    15610     +128     
- Misses       7772     7790      +18     
- Partials     1805     1807       +2     
Impacted Files Coverage Δ
pkg/object/azure.go 1.83% <0.00%> (+0.13%) ⬆️
pkg/metric/metrics.go 22.72% <0.00%> (-9.28%) ⬇️
pkg/vfs/internal.go 72.72% <0.00%> (-7.28%) ⬇️
pkg/chunk/mem_cache.go 86.20% <0.00%> (-2.53%) ⬇️
cmd/gateway.go 86.25% <0.00%> (-1.15%) ⬇️
pkg/vfs/writer.go 78.64% <0.00%> (-1.02%) ⬇️
pkg/meta/interface.go 54.92% <0.00%> (-0.63%) ⬇️
pkg/vfs/vfs.go 77.41% <0.00%> (-0.50%) ⬇️
cmd/mount.go 61.73% <0.00%> (-0.23%) ⬇️
cmd/mdtest.go 28.48% <0.00%> (-0.18%) ⬇️
... 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 fabd245...e8a344f. Read the comment docs.

@zhijian-pro zhijian-pro marked this pull request as ready for review June 17, 2022 08:05
pkg/object/azure.go Outdated Show resolved Hide resolved
pkg/object/azure.go Outdated Show resolved Hide resolved
@davies davies merged commit 39e55d1 into main Jun 18, 2022
@davies davies deleted the fix_azure_blob branch June 18, 2022 09:05
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.

None yet

3 participants