-
Notifications
You must be signed in to change notification settings - Fork 443
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
chore: Enable retrieve disk status of store node from client #3274
Conversation
Committed-by: siyuanzhang.zsy from Dev container
Committed-by: siyuanzhang.zsy from Dev container
Committed-by: siyuanzhang.zsy from Dev container Committed-by: siyuanzhang.zsy from Dev container
Committed-by: siyuanzhang.zsy from Dev container
Committed-by: siyuanzhang.zsy from Dev container Committed-by: siyuanzhang.zsy from Dev container Committed-by: siyuanzhang.zsy from Dev container
29aa7d4
to
fe9d644
Compare
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3274 +/- ##
===========================================
+ Coverage 42.06% 66.17% +24.10%
===========================================
Files 101 101
Lines 10987 11013 +26
===========================================
+ Hits 4622 7288 +2666
+ Misses 6365 3725 -2640
... and 65 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
Add a interface
get_store_state()
inConnection
class that could get the disk status.