-
Notifications
You must be signed in to change notification settings - Fork 997
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
show more statistic information in status subcommand #2977
Conversation
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Codecov ReportBase: 58.76% // Head: 58.63% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2977 +/- ##
==========================================
- Coverage 58.76% 58.63% -0.13%
==========================================
Files 141 141
Lines 24605 24714 +109
==========================================
+ Hits 14458 14490 +32
- Misses 8263 8331 +68
- Partials 1884 1893 +9
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. |
cf1e65b
to
ab83346
Compare
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Signed-off-by: xixi <[email protected]>
Close #2957
With this PR, we can find the FsStat information in the status subcommand:
Moreover, we add a flag
--more
or-m
to show more information that may slowly be scanned.