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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Protocol-designer, components, step-generation): multi tiprack support #13166

Closed
wants to merge 12 commits into from

fix step-generation tests

68d6373
Select commit
Loading
Failed to load commit list.
Closed

feat(Protocol-designer, components, step-generation): multi tiprack support #13166

fix step-generation tests
68d6373
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 1, 2023 in 1s

52.58% of diff hit (target 72.08%)

View this Pull Request on Codecov

52.58% of diff hit (target 72.08%)

Annotations

Check warning on line 52 in components/src/instrument/InstrumentInfo.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/instrument/InstrumentInfo.tsx#L52

Added line #L52 was not covered by tests

Check warning on line 33 in protocol-designer/src/components/StepEditForm/fields/TiprackField.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/StepEditForm/fields/TiprackField.tsx#L33

Added line #L33 was not covered by tests

Check warning on line 264 in protocol-designer/src/components/modals/CreateFileWizard/PipetteTipsTile.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/CreateFileWizard/PipetteTipsTile.tsx#L264

Added line #L264 was not covered by tests

Check warning on line 158 in protocol-designer/src/components/modals/EditPipettesModal/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/EditPipettesModal/index.ts#L158

Added line #L158 was not covered by tests

Check warning on line 165 in protocol-designer/src/components/modals/EditPipettesModal/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/EditPipettesModal/index.ts#L165

Added line #L165 was not covered by tests

Check warning on line 26 in protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 39 in protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx#L39

Added line #L39 was not covered by tests

Check warning on line 41 in protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/modals/FilePipettesModal/TiprackSelect.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 90 in protocol-designer/src/labware-ingred/actions/thunks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/labware-ingred/actions/thunks.ts#L90

Added line #L90 was not covered by tests

Check warning on line 99 in protocol-designer/src/labware-ingred/actions/thunks.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/labware-ingred/actions/thunks.ts#L99

Added line #L99 was not covered by tests

Check warning on line 50 in protocol-designer/src/pipettes/pipetteData.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/pipettes/pipetteData.ts#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 151 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L151

Added line #L151 was not covered by tests

Check warning on line 376 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L376

Added line #L376 was not covered by tests

Check warning on line 383 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L383

Added line #L383 was not covered by tests

Check warning on line 400 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L400

Added line #L400 was not covered by tests

Check warning on line 406 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L406

Added line #L406 was not covered by tests

Check warning on line 591 in protocol-designer/src/step-forms/selectors/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/selectors/index.ts#L591

Added line #L591 was not covered by tests

Check warning on line 81 in protocol-designer/src/step-forms/utils/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/step-forms/utils/index.ts#L81

Added line #L81 was not covered by tests

Check warning on line 87 in protocol-designer/src/ui/labware/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/ui/labware/selectors.ts#L87

Added line #L87 was not covered by tests

Check warning on line 95 in protocol-designer/src/ui/labware/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/ui/labware/selectors.ts#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in protocol-designer/src/ui/labware/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/ui/labware/selectors.ts#L100

Added line #L100 was not covered by tests

Check warning on line 102 in protocol-designer/src/ui/labware/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/ui/labware/selectors.ts#L102

Added line #L102 was not covered by tests

Check warning on line 113 in protocol-designer/src/ui/labware/selectors.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/ui/labware/selectors.ts#L113

Added line #L113 was not covered by tests

Check warning on line 59 in step-generation/src/commandCreators/atomic/replaceTip.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

step-generation/src/commandCreators/atomic/replaceTip.ts#L59

Added line #L59 was not covered by tests

Check warning on line 16 in step-generation/src/errorCreators.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

step-generation/src/errorCreators.ts#L16

Added line #L16 was not covered by tests