Skip to content
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

bug #383: remove is_goto_plyaing function #418

Conversation

FabienDanieau
Copy link
Contributor

Removal of is_goto_playing function from API, unit tests and notebook.
The issue being not really fixed, I'll make a new issue in the goto server repo.

Copy link

github-actions bot commented Oct 8, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
965 880 91% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tests/units/offline/test_reachy_sdk.py 77% 🟢
tests/units/online/test_advanced_goto_functions.py 100% 🟢
tests/units/online/test_multiple_connections.py 100% 🟢
TOTAL 92% 🟢

updated for commit: 39dfbf3 by action🐍

Copy link
Collaborator

@ClaireHzl ClaireHzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works well !

@FabienDanieau FabienDanieau merged commit e241f33 into develop Oct 9, 2024
6 checks passed
@FabienDanieau FabienDanieau deleted the 383-is_move_playing-returns-false-while-movement-is-not-finished branch October 9, 2024 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is_move_playing returns False while movement is not finished
3 participants