-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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: Guided Documentation for RC codebase (Develop) #30188
base: develop
Are you sure you want to change the base?
Conversation
Updated Changes
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #30188 +/- ##
===========================================
- Coverage 54.69% 54.25% -0.45%
===========================================
Files 2299 2248 -51
Lines 50742 49833 -909
Branches 10375 10117 -258
===========================================
- Hits 27754 27035 -719
+ Misses 20497 20343 -154
+ Partials 2491 2455 -36
Flags with carried forward coverage won't be shown. Click here to find out more. |
Proposed changes (including videos or screenshots)
todo- merge in develop, #29623 doesn't work with latest latest branch
Know more about project here
Tours Available
Issue(s)
GSOC-2023 project - Guided RC tours and Code walkthrough
Steps to test or reproduce
ctrl+shift+p
orcmd+shift+p
to open all commands and then selectCodeTour : Start Tour
Further comments
How it works and where would it get merged?
It would not create any merge conflict or code break, It would get merged into main codebase with a new folder
.tours
which would not break the code