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

refactor(api): Hide implementation details from absorbance reader results #16359

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

SyntaxColoring
Copy link
Contributor

@SyntaxColoring SyntaxColoring commented Sep 26, 2024

Overview

This implements what was discussed in this thread.

The absorbance reader results exposed some implementation details, for technical reasons. Since #16276 has merged, those technical reasons no longer apply, so we can stop leaking the implementation details.

Test Plan and Hands on Testing

  • Run the absorbance reader commands and make sure they still work.
    • Thank you platform expansion team for conveniently having a robot already set up and ready to run this.

Review requests

Nothing outside of opentrons.protocol_engine was reading these results, right?

Risk assessment

Low, if nothing outside of opentrons.protocol_engine was reading these results.

Copy link
Contributor

@CaseyBatten CaseyBatten left a comment

Choose a reason for hiding this comment

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

ye we groovy

@SyntaxColoring SyntaxColoring merged commit edb51fd into edge Sep 26, 2024
49 checks passed
@SyntaxColoring SyntaxColoring deleted the hide_absorbance_reader_result branch September 26, 2024 20:31
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