Skip to content

Conversation

@rickwierenga
Copy link
Member

@rickwierenga rickwierenga requested a review from Copilot October 11, 2025 05:07
Copy link
Contributor

Copilot AI left a comment

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 harmonizes parameter names in the Hamilton STAR backend's aspirate96 and dispense96 methods to align with Hamilton's standard naming conventions. The changes improve API consistency while maintaining backward compatibility through deprecation warnings.

  • Renames parameters to match Hamilton standard naming (e.g., air_transport_retract_distpull_out_distance_transport_air)
  • Adds deprecation warnings for old parameter names with migration guidance
  • Updates corresponding low-level aspirate_core_96 and dispense_core_96 functions
  • Maintains backward compatibility by accepting both old and new parameter names

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

rickwierenga and others added 6 commits October 10, 2025 22:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rickwierenga rickwierenga requested a review from Copilot October 11, 2025 05:38
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

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


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

rickwierenga and others added 6 commits October 10, 2025 22:40
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@rickwierenga rickwierenga requested a review from BioCam October 11, 2025 05:45
@rickwierenga rickwierenga changed the title Harmonize star {aspirate,dispense96} parameters Harmonize star {aspirate,dispense}96 parameters Oct 14, 2025
@rickwierenga rickwierenga merged commit 40cccdf into main Oct 14, 2025
9 checks passed
@rickwierenga rickwierenga deleted the harmonize-star-aspdisp96-parameters branch October 14, 2025 00:39
@BioCam
Copy link
Collaborator

BioCam commented Oct 14, 2025

This is awesome, it makes coding a lot easier on the programmer - thank you for this!

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.

3 participants