-
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
cmd/doctor: doctor command to help bug report etc #2360
Conversation
b0b2123
to
a551daa
Compare
Codecov ReportBase: 59.63% // Head: 59.13% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #2360 +/- ##
==========================================
- Coverage 59.63% 59.13% -0.50%
==========================================
Files 138 140 +2
Lines 23508 24185 +677
==========================================
+ Hits 14020 14303 +283
- Misses 7659 8030 +371
- Partials 1829 1852 +23
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. |
fb970ef
to
35136db
Compare
35136db
to
8d9c600
Compare
734306d
to
4eb23f4
Compare
363745e
to
8d0e5d8
Compare
1f3fdf9
to
7754db8
Compare
0cdacd6
to
ef5f0d3
Compare
Kudos, SonarCloud Quality Gate passed!
|
Issue number: #1803
Description
The following file will be created:
cmd/doctor.go
cmd/doctor_test.go
Features
It collects and displays info from multiple dimensions such as the running environment and system logs to report bugs, etc.
Use cases
How can this PR be tested?
The test files locate at
cmd/doctor_test.go
.Basing the PR against the correct JuiceFS version