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

fix(api): typo in should_dodge_thermocycler #6458

Merged
merged 2 commits into from
Sep 1, 2020
Merged

fix(api): typo in should_dodge_thermocycler #6458

merged 2 commits into from
Sep 1, 2020

Conversation

amitlissack
Copy link
Contributor

Overview

The BAD_PAIRS list had what looked like a wrong entry: a string instead of a tuple.

Changelog

Fixed and added slight test change

Review requests

Was this really a typo?

Risk assessment

I don't know what impact this means. I noticed this while browsing code.

@amitlissack amitlissack added api Affects the `api` project ready for review fix PR fixes a bug labels Aug 31, 2020
@amitlissack amitlissack requested review from sanni-t and a team August 31, 2020 21:20
@amitlissack amitlissack requested a review from a team as a code owner August 31, 2020 21:20
@amitlissack amitlissack requested review from b-cooper and removed request for a team August 31, 2020 21:20
Copy link
Contributor

@Laura-Danielle Laura-Danielle left a comment

Choose a reason for hiding this comment

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

Definitely a typo. The impact is just that the thermocycler will now correctly dodge from that position

@amitlissack amitlissack merged commit 8e446e1 into edge Sep 1, 2020
@amitlissack amitlissack deleted the api_typo branch September 1, 2020 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Affects the `api` project fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants