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(protocol-designer): use deckConfigurator for hardware onboarding page #18044

Open
wants to merge 21 commits into
base: edge
Choose a base branch
from

address feedback and fix TC bug

87f39b9
Select commit
Loading
Failed to load commit list.
Open

refactor(protocol-designer): use deckConfigurator for hardware onboarding page #18044

address feedback and fix TC bug
87f39b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 11, 2025 in 0s

59.24% of diff hit (target 62.01%)

View this Pull Request on Codecov

59.24% of diff hit (target 62.01%)

Annotations

Check warning on line 89 in components/src/hardware-sim/DeckConfigurator/EmptyConfigFixture.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/EmptyConfigFixture.tsx#L89

Added line #L89 was not covered by tests

Check warning on line 135 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L135

Added line #L135 was not covered by tests

Check warning on line 146 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L146

Added line #L146 was not covered by tests

Check warning on line 159 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L159

Added line #L159 was not covered by tests

Check warning on line 168 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L168

Added line #L168 was not covered by tests

Check warning on line 181 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L181

Added line #L181 was not covered by tests

Check warning on line 195 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L195

Added line #L195 was not covered by tests

Check warning on line 208 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L208

Added line #L208 was not covered by tests

Check warning on line 221 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L221

Added line #L221 was not covered by tests

Check warning on line 234 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L234

Added line #L234 was not covered by tests

Check warning on line 251 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L251

Added line #L251 was not covered by tests

Check warning on line 271 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L271

Added line #L271 was not covered by tests

Check warning on line 284 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L284

Added line #L284 was not covered by tests

Check warning on line 298 in components/src/hardware-sim/DeckConfigurator/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/hardware-sim/DeckConfigurator/index.tsx#L298

Added line #L298 was not covered by tests

Check warning on line 28 in components/src/organisms/FixtureOption/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/organisms/FixtureOption/index.tsx#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 32 in components/src/organisms/FixtureOption/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/organisms/FixtureOption/index.tsx#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 72 in protocol-designer/src/components/organisms/EditInstrumentsModal/PipetteConfiguration.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/EditInstrumentsModal/PipetteConfiguration.tsx#L72

Added line #L72 was not covered by tests

Check warning on line 69 in protocol-designer/src/components/organisms/EditInstrumentsModal/PipetteOverview.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/EditInstrumentsModal/PipetteOverview.tsx#L69

Added line #L69 was not covered by tests

Check warning on line 140 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L132-L140

Added lines #L132 - L140 were not covered by tests

Check warning on line 155 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L155

Added line #L155 was not covered by tests

Check warning on line 157 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L157

Added line #L157 was not covered by tests

Check warning on line 163 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L163

Added line #L163 was not covered by tests

Check warning on line 165 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L165

Added line #L165 was not covered by tests

Check warning on line 172 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L169-L172

Added lines #L169 - L172 were not covered by tests

Check warning on line 174 in protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

protocol-designer/src/components/organisms/HardwareConfigurator/AddFixtureModal.tsx#L174

Added line #L174 was not covered by tests