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(components): refactor Helix components #17995

Draft
wants to merge 6 commits into
base: edge
Choose a base branch
from

Merge branch 'edge' into refactor_helix-components

f32848d
Select commit
Loading
Failed to load commit list.
Draft

refactor(components): refactor Helix components #17995

Merge branch 'edge' into refactor_helix-components
f32848d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 9, 2025 in 1s

45.83% of diff hit (target 61.74%)

View this Pull Request on Codecov

45.83% of diff hit (target 61.74%)

Annotations

Check warning on line 80 in app/src/pages/Desktop/AppSettings/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/pages/Desktop/AppSettings/index.tsx#L80

Added line #L80 was not covered by tests

Check warning on line 102 in app/src/pages/Desktop/Devices/RobotSettings/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/pages/Desktop/Devices/RobotSettings/index.tsx#L102

Added line #L102 was not covered by tests

Check warning on line 154 in app/src/pages/Desktop/Devices/RobotSettings/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/src/pages/Desktop/Devices/RobotSettings/index.tsx#L154

Added line #L154 was not covered by tests

Check warning on line 101 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L99-L101

Added lines #L99 - L101 were not covered by tests

Check warning on line 111 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L111

Added line #L111 was not covered by tests

Check warning on line 115 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L115

Added line #L115 was not covered by tests

Check warning on line 128 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L125-L128

Added lines #L125 - L128 were not covered by tests

Check warning on line 132 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L130-L132

Added lines #L130 - L132 were not covered by tests

Check warning on line 140 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L137-L140

Added lines #L137 - L140 were not covered by tests

Check warning on line 144 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 150 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L149-L150

Added lines #L149 - L150 were not covered by tests

Check warning on line 154 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L152-L154

Added lines #L152 - L154 were not covered by tests

Check warning on line 159 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L159

Added line #L159 was not covered by tests

Check warning on line 164 in components/src/atoms/Chip/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/Chip/index.tsx#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 119 in components/src/atoms/ListButton/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/ListButton/index.tsx#L119

Added line #L119 was not covered by tests

Check warning on line 126 in components/src/atoms/ListButton/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/ListButton/index.tsx#L126

Added line #L126 was not covered by tests

Check warning on line 137 in components/src/atoms/ListButton/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/ListButton/index.tsx#L137

Added line #L137 was not covered by tests

Check warning on line 142 in components/src/atoms/ListButton/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/ListButton/index.tsx#L142

Added line #L142 was not covered by tests

Check warning on line 28 in components/src/atoms/StepMeter/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/StepMeter/index.tsx#L28

Added line #L28 was not covered by tests

Check warning on line 33 in components/src/atoms/StepMeter/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/StepMeter/index.tsx#L31-L33

Added lines #L31 - L33 were not covered by tests

Check warning on line 46 in components/src/atoms/StepMeter/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/StepMeter/index.tsx#L40-L46

Added lines #L40 - L46 were not covered by tests

Check warning on line 52 in components/src/atoms/StepMeter/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/StepMeter/index.tsx#L50-L52

Added lines #L50 - L52 were not covered by tests

Check warning on line 56 in components/src/atoms/StepMeter/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

components/src/atoms/StepMeter/index.tsx#L55-L56

Added lines #L55 - L56 were not covered by tests