Skip to content

Updates small formating/test changes - #6

Merged
glennswagner merged 1 commit into
mainfrom
update_to_internal
Jul 7, 2026
Merged

glennswagner merged 1 commit into
mainfrom
update_to_internal

Conversation

@glennswagner

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR makes small maintenance and formatting updates across the ROS mule_bridge package tests/build files and a hovermap_api helper script.

Changes:

  • Remove rosunit.unitrun(...) __main__ blocks from Python test files and enumerate Python tests explicitly in CMakeLists.txt.
  • Switch setup.py to use setuptools.setup instead of distutils.core.setup.
  • Reformat a rospy.Publisher(...) call for readability.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
src/mule_bridge/mule_bridge/tests/test_protocol.py Removes __main__ rosunit runner block.
src/mule_bridge/mule_bridge/tests/test_history.py Removes __main__ rosunit runner block; adds (problematic) inline TODO on import.
src/mule_bridge/mule_bridge/tests/test_database.py Removes __main__ rosunit runner block.
src/mule_bridge/mule_bridge/setup.py Uses setuptools for packaging setup.
src/mule_bridge/mule_bridge/CMakeLists.txt Runs nosetests per test file instead of the whole directory.
src/hovermap_api/scripts/configure_perception Formats publisher creation across multiple lines.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/mule_bridge/mule_bridge/tests/test_history.py
Comment thread src/mule_bridge/mule_bridge/CMakeLists.txt
@glennswagner
glennswagner merged commit 0ddb9f8 into main Jul 7, 2026
3 checks passed
@glennswagner
glennswagner deleted the update_to_internal branch July 7, 2026 04:40
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.

2 participants