-
Notifications
You must be signed in to change notification settings - Fork 180
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(hardware-testing): Flex Stacker DVT Diagnostic Script Suite #17583
base: edge
Are you sure you want to change the base?
Conversation
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.
Into it, nice!
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.
🚀
…act, fixed typo on print error
…ues, added variables for mechanical positions, added distance checking movement loop, bug fixes
…nged distance output to represent total traveled movement
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## edge #17583 +/- ##
=======================================
Coverage 62.47% 62.47%
=======================================
Files 2792 2792
Lines 215277 215277
Branches 18414 18414
=======================================
+ Hits 134498 134499 +1
+ Misses 80594 80593 -1
Partials 185 185
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Overview
This PR adds diagnostic scripts for the stacker DVT QC process (test outline can be found here).
Not included in this PR: Install Detection Test. This is because we'll first need fw changes, therefore, the test will be completed in a later PR.