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

Add interface to get the raft-engine path. #276

Merged
merged 3 commits into from Oct 21, 2022

Conversation

jiayang-zheng
Copy link
Contributor

@jiayang-zheng jiayang-zheng commented Oct 20, 2022

Related PR: tikv/tikv#13633

Add an interface to expose the path of raft engine to calculate raft engine capacity.

Signed-off-by: Jarvis Zheng jiayang@hust.edu.cn

Signed-off-by: Jarvis Zheng <jiayang@hust.edu.cn>
@codecov
Copy link

codecov bot commented Oct 21, 2022

Codecov Report

Base: 97.65% // Head: 97.65% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (f3ccc22) compared to base (a0d2998).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #276   +/-   ##
=======================================
  Coverage   97.65%   97.65%           
=======================================
  Files          30       30           
  Lines       10630    10634    +4     
=======================================
+ Hits        10381    10385    +4     
  Misses        249      249           
Impacted Files Coverage Δ
src/engine.rs 97.90% <100.00%> (+<0.01%) ⬆️
src/pipe_log.rs 93.93% <0.00%> (-1.52%) ⬇️
src/env/default.rs 92.81% <0.00%> (+0.55%) ⬆️

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.

Signed-off-by: Jarvis Zheng <zhengjiayang@pingcap.com>
@tabokie tabokie merged commit 82f6da7 into tikv:master Oct 21, 2022
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

2 participants