-
Notifications
You must be signed in to change notification settings - Fork 600
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
docs: move benchmark tool docs #1513
Conversation
Please change the link mentioned in |
Codecov Report
@@ Coverage Diff @@
## main #1513 +/- ##
============================================
+ Coverage 70.44% 70.45% +0.01%
Complexity 2766 2766
============================================
Files 1031 1031
Lines 90471 90493 +22
Branches 1790 1790
============================================
+ Hits 63735 63761 +26
+ Misses 25845 25841 -4
Partials 891 891
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
We can also have ToCs for READMEs of independent tools in CONTRIBUTING.md. IIRC, we have ss_bench, risedev, and planner-test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What's changed and what's your intention?
Move
docs/developer/benchmark_tool/state_store.md
torust/bench/ss_bench/README.md
.Checklist
N/A
Refer to a related PR or issue link (optional)
None