-
Notifications
You must be signed in to change notification settings - Fork 3
Screenshots for RPE User Guide #264
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
Conversation
MustafaAbdaal
commented
Nov 12, 2024
To keep the user_guide table of contents easy to modify, I created a seperate user_guide folder with it's own index.rst, the file shows the sections covering basic RPE usage. As a starting point files for each section are located within the same user_guide folder, they will be moved to their own directories with respective index.rst files once subsections are finalized.
Subsections were added to the following sections: Setting up .RPE Project, FPGA input, SoC input, Analyzing Results. For now subsections will not be needed on Peripheral Usage & Memory Usage sections.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #264 +/- ##
=======================================
Coverage 68.83% 68.83%
=======================================
Files 110 110
Lines 9022 9022
Branches 402 402
=======================================
Hits 6210 6210
Misses 2812 2812 ☔ View full report in Codecov by Sentry. |
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.
@shivaahir158 why are you commenting out the testcases in this PR ?
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.
Merging this for now.