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

info recursively support fast mode #3296

Merged
merged 4 commits into from
Mar 7, 2023
Merged

info recursively support fast mode #3296

merged 4 commits into from
Mar 7, 2023

Conversation

Hexilee
Copy link
Contributor

@Hexilee Hexilee commented Mar 6, 2023

Optimize info -r based on #3257

Signed-off-by: xixi <hexilee@juicedata.io>
cmd/info.go Outdated Show resolved Hide resolved
cmd/info.go Outdated Show resolved Hide resolved
Signed-off-by: xixi <hexilee@juicedata.io>
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2023

Codecov Report

Patch coverage: 61.27% and project coverage change: +0.03 🎉

Comparison is base (7a9859d) 55.55% compared to head (5064b14) 55.58%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3296      +/-   ##
==========================================
+ Coverage   55.55%   55.58%   +0.03%     
==========================================
  Files         142      142              
  Lines       33741    33884     +143     
==========================================
+ Hits        18746    18836      +90     
- Misses      13013    13055      +42     
- Partials     1982     1993      +11     
Impacted Files Coverage Δ
pkg/meta/utils.go 55.51% <0.00%> (-9.49%) ⬇️
pkg/vfs/internal.go 52.69% <40.00%> (-0.57%) ⬇️
cmd/info.go 15.72% <46.15%> (+1.49%) ⬆️
pkg/meta/tkv.go 71.24% <59.25%> (-0.41%) ⬇️
pkg/meta/sql.go 59.66% <75.00%> (+0.60%) ⬆️
pkg/meta/redis.go 66.75% <83.72%> (-0.07%) ⬇️
pkg/meta/base.go 65.33% <94.11%> (+0.66%) ⬆️
pkg/meta/tkv_badger.go 73.38% <100.00%> (ø)
pkg/meta/tkv_etcd.go 77.58% <100.00%> (ø)
pkg/meta/tkv_fdb.go 79.41% <100.00%> (ø)
... and 10 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Hexilee and others added 2 commits March 7, 2023 11:43
Signed-off-by: xixi <hexilee@juicedata.io>
@davies davies merged commit 91d1325 into main Mar 7, 2023
@davies davies deleted the optimize-info-r branch March 7, 2023 15:33
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