pollen-robotics / reachy2-sdk

Reachy 2 Python SDK
https://www.pollen-robotics.com
Apache License 2.0
5 stars 0 forks source link

bug #310: fix error when printing unconnected Reachy #314

Closed FabienDanieau closed 4 months ago

FabienDanieau commented 4 months ago

Simple check of self.info but adding a if led to a complex function warning. I had to break down _setup_parts

github-actions[bot] commented 4 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
733 703 96% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tests/units/offline/test_reachy_sdk.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 08b55bf by action🐍