Closed jocave closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 45.18%. Comparing base (
ff9f6b6
) to head (5948e2c
). Report is 118 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
It appears when the code was written it expected HIDRAW devices to always appear in a tree of devices with at least one parent and so at least two items in the stack. It appears we are now encountering devices connected to machines which have no parents.
Link to original merge: https://github.com/canonical/checkbox/commit/fd54837c7374a480690ad7b3f395737fb6d70640
Resolved issues
Fixes #1407
Documentation
Tests
Included unit test additions from a machine where the bug was reported