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

cmd/debug: refactor debug command #2857

Merged
merged 5 commits into from
Oct 14, 2022
Merged

cmd/debug: refactor debug command #2857

merged 5 commits into from
Oct 14, 2022

Conversation

zhijian-pro
Copy link
Contributor

No description provided.

@zhijian-pro zhijian-pro marked this pull request as ready for review October 14, 2022 01:39
@zhijian-pro zhijian-pro marked this pull request as draft October 14, 2022 02:19
@codecov-commenter
Copy link

codecov-commenter commented Oct 14, 2022

Codecov Report

Base: 59.31% // Head: 59.30% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (77f6ef1) compared to base (1bc450a).
Patch coverage: 15.78% of modified lines in pull request are covered.

❗ Current head 77f6ef1 differs from pull request most recent head 663ecb0. Consider uploading reports for the commit 663ecb0 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2857      +/-   ##
==========================================
- Coverage   59.31%   59.30%   -0.01%     
==========================================
  Files         140      140              
  Lines       24330    24314      -16     
==========================================
- Hits        14431    14420      -11     
+ Misses       8045     8039       -6     
- Partials     1854     1855       +1     
Impacted Files Coverage Δ
cmd/debug.go 17.02% <15.78%> (-1.24%) ⬇️
pkg/vfs/reader.go 75.42% <0.00%> (-3.58%) ⬇️
pkg/meta/base.go 66.88% <0.00%> (-0.78%) ⬇️
cmd/main.go 46.32% <0.00%> (-0.60%) ⬇️
cmd/mount.go 60.49% <0.00%> (-0.06%) ⬇️
pkg/vfs/vfs.go 76.76% <0.00%> (ø)
pkg/meta/sql.go 64.50% <0.00%> (ø)
pkg/meta/tkv.go 75.76% <0.00%> (+0.62%) ⬆️
pkg/fs/fs.go 76.57% <0.00%> (+0.84%) ⬆️
pkg/chunk/disk_cache.go 75.24% <0.00%> (+0.99%) ⬆️

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.

@zhijian-pro zhijian-pro marked this pull request as ready for review October 14, 2022 06:55
@zhijian-pro zhijian-pro requested a review from SandyXSD October 14, 2022 06:55
@zhijian-pro zhijian-pro merged commit 2caf355 into main Oct 14, 2022
@zhijian-pro zhijian-pro deleted the refactor_debug_cmd branch October 14, 2022 13:03
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.

3 participants