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

feat(labware-creator): add dynamic footprint copy for tip racks #7861

Merged
merged 3 commits into from
Jun 1, 2021

Conversation

smb2268
Copy link
Contributor

@smb2268 smb2268 commented Jun 1, 2021

Overview

Closes #7715 by adding dynamic footprint copy for tip racks

Changelog

  • Added dynamic copy to footprint for tip racks
  • Converted footprint test to react-testing-library
  • Added test coverage for dynamic tip rack copy

Review requests

  • Dynamic footprint copy appears when tip rack is selected
  • Copy does not appear when any other labware type is selected

Risk assessment

Low risk - dynamic copy in labware creator only

@smb2268 smb2268 self-assigned this Jun 1, 2021
@smb2268 smb2268 requested review from a team, Kadee80 and shlokamin and removed request for a team June 1, 2021 17:11
@smb2268 smb2268 force-pushed the lc_dynamic-footprint-copy-7715 branch from a2eab2f to ed52b73 Compare June 1, 2021 17:22
Copy link
Contributor

@IanLondon IanLondon left a comment

Choose a reason for hiding this comment

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

🎉

})

it('should render form alert when error is present', () => {
// formikConfig.initialValues.footprintXDimension = '130'
Copy link
Contributor

Choose a reason for hiding this comment

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

leftover comment

@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #7861 (ed52b73) into edge (1b5afd8) will not change coverage.
The diff coverage is n/a.

❗ Current head ed52b73 differs from pull request most recent head f1311ff. Consider uploading reports for the commit f1311ff to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             edge    #7861   +/-   ##
=======================================
  Coverage   83.54%   83.54%           
=======================================
  Files         344      344           
  Lines       21494    21494           
=======================================
  Hits        17958    17958           
  Misses       3536     3536           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1b5afd8...f1311ff. Read the comment docs.

Copy link
Contributor

@Kadee80 Kadee80 left a comment

Choose a reason for hiding this comment

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

🎊

Copy link
Member

@shlokamin shlokamin left a comment

Choose a reason for hiding this comment

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

Woo @smb2268! 🥳

@smb2268 smb2268 merged commit 5bb265f into edge Jun 1, 2021
@smb2268 smb2268 deleted the lc_dynamic-footprint-copy-7715 branch October 28, 2021 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LC: Custom Tip Rack footprint section render conditional instruction
4 participants