Skip to content

Automatic test#17802#26

Merged
beltoforion merged 46 commits intomasterfrom
AutomaticTest#17802
May 8, 2025
Merged

Automatic test#17802#26
beltoforion merged 46 commits intomasterfrom
AutomaticTest#17802

Conversation

@MPIDavidLiu
Copy link
Copy Markdown
Contributor

[python script] update the missing API for python package

@MPIDavidLiu MPIDavidLiu added the enhancement New feature or request label Apr 11, 2025
@MPIDavidLiu MPIDavidLiu self-assigned this Apr 11, 2025
Copy link
Copy Markdown
Contributor

@beltoforion beltoforion left a comment

Choose a reason for hiding this comment

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

Please reduce the size of future PR and split them into smaller chunks.

Comment thread sentio_prober_control/Sentio/CommandGroups/LoaderCommandGroup.py
Comment thread sentio_prober_control/Sentio/CommandGroups/StatusCommandGroup.py Outdated
Comment thread sentio_prober_control/Sentio/CommandGroups/StatusCommandGroup.py Outdated
Comment thread sentio_prober_control/Sentio/CommandGroups/QAlibriaCommandGroup.py Outdated
Comment thread sentio_prober_control/Sentio/CommandGroups/QAlibriaCommandGroup.py Outdated
Comment thread sentio_prober_control/Sentio/ProberSentio.py Outdated
Comment thread sentio_prober_control/Sentio/ProberSentio.py Outdated
Comment thread sentio_prober_control/Sentio/ProberSentio.py Outdated
Comment thread sentio_prober_control/Sentio/ProberSentio.py Outdated
Comment thread sentio_prober_control/Sentio/ProberSentio.py Outdated
Removed response objects
invalid return type (should have been RoutingPriority)
documentation extended
Comment thread sentio_prober_control/Sentio/CommandGroups/WafermapCommandGroup.py Outdated
Copy link
Copy Markdown
Contributor

@beltoforion beltoforion left a comment

Choose a reason for hiding this comment

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

I fixed a couple of minor issues

Comment thread sentio_prober_control/Sentio/ProberSentio.py
1. vis:get_light_status: Change the camera parameter to CameraMountPoint.
2. Removed @deprecated from the WafermapCompensationCommandGroup.
3. map:path:add_bins / map:path:remove_bins: Modify the input to accept int, list, or range.
4. Modify the unit tests for vis:get_light_status, map:path:add_bins, and map:path:remove_bins.
1. The return value of map:get_orient_marker is changed to OrientationMarker.
2. Modify the unit tests for map:get_orient_marker.
3. Removed the print statement from test_get_bin_info().
Copy link
Copy Markdown
Contributor

@beltoforion beltoforion left a comment

Choose a reason for hiding this comment

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

All modification so far ar good.

Copy link
Copy Markdown
Contributor

@beltoforion beltoforion left a comment

Choose a reason for hiding this comment

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

Reviewed; changes ok

- created two new command groups for setup in order to match hierarchy of the remote command
- remote return values from "remote" command group functions
Enumerations should be sorted alphabetically. Otherwise the python documentation is out of order.
start_show_message should return a response object
removed response return values
get_access_level return value set to enumeration
status command group: set_prop and get_prop removed
enums ordered alphabetically; we need this for the documentation
@beltoforion beltoforion merged commit 46d7bc8 into master May 8, 2025
@beltoforion beltoforion deleted the AutomaticTest#17802 branch May 8, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants